Tests for C++17 with VS 2019.
This commit is contained in:
parent
6bed9b266f
commit
a8bd931766
@ -70,6 +70,11 @@ environment:
|
|||||||
VS_PLATFORM: x64
|
VS_PLATFORM: x64
|
||||||
CXX11: OFF
|
CXX11: OFF
|
||||||
CXX17: ON
|
CXX17: ON
|
||||||
|
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
|
||||||
|
VS_VERSION: 16 2019
|
||||||
|
VS_PLATFORM: x64
|
||||||
|
CXX11: OFF
|
||||||
|
CXX17: ON
|
||||||
|
|
||||||
before_build:
|
before_build:
|
||||||
- git submodule update --init --recursive
|
- git submodule update --init --recursive
|
||||||
|
Loading…
x
Reference in New Issue
Block a user