Skip to content

Commit a8bd931

Browse files
committed
Tests for C++17 with VS 2019.
1 parent 6bed9b2 commit a8bd931

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

appveyor.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,11 @@ environment:
7070
VS_PLATFORM: x64
7171
CXX11: OFF
7272
CXX17: ON
73+
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
74+
VS_VERSION: 16 2019
75+
VS_PLATFORM: x64
76+
CXX11: OFF
77+
CXX17: ON
7378

7479
before_build:
7580
- git submodule update --init --recursive

0 commit comments

Comments
 (0)