🏁 experimenting with /Wall
This commit is contained in:
parent
1262d474eb
commit
829ed74d66
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@ os:
|
|||
|
||||
environment:
|
||||
matrix:
|
||||
- additional_flags: ""
|
||||
- additional_flags: "/permissive- /std:c++latest /utf-8"
|
||||
- additional_flags: "/Wall"
|
||||
- additional_flags: "/permissive- /std:c++latest /utf-8 /Wall"
|
||||
|
||||
matrix:
|
||||
exclude:
|
||||
|
|
Loading…
Reference in a new issue