mirror of
https://github.com/nlohmann/json.git
synced 2026-03-22 08:52:48 +00:00
🏁 experimenting with /Wall
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user