Skip to content

Commit

Permalink
Tests for C++17 with VS 2019.
Browse files Browse the repository at this point in the history
  • Loading branch information
ylavic committed Mar 30, 2021
1 parent 6bed9b2 commit a8bd931
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions appveyor.yml
Expand Up @@ -70,6 +70,11 @@ environment:
VS_PLATFORM: x64
CXX11: OFF
CXX17: ON
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
VS_VERSION: 16 2019
VS_PLATFORM: x64
CXX11: OFF
CXX17: ON

before_build:
- git submodule update --init --recursive
Expand Down

0 comments on commit a8bd931

Please sign in to comment.