mirror of
https://github.com/nlohmann/json.git
synced 2026-02-09 11:42:51 +00:00
appveyor.yml: Add debug build on x64 and VS 2019
This commit is contained in:
@@ -23,6 +23,13 @@ environment:
|
||||
LINKER_FLAGS: ""
|
||||
GENERATOR: Visual Studio 16 2019
|
||||
|
||||
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
|
||||
configuration: Debug
|
||||
platform: x64
|
||||
CXX_FLAGS: ""
|
||||
LINKER_FLAGS: ""
|
||||
GENERATOR: Visual Studio 16 2019
|
||||
|
||||
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
|
||||
configuration: Debug
|
||||
COMPILER: mingw
|
||||
|
||||
Reference in New Issue
Block a user