Add VS2019 to Appveyor

This commit is contained in:
Peter Dimov
2019-11-25 03:57:47 +02:00
parent 8c11c71e56
commit 6666ae89c8

View File

@@ -19,6 +19,9 @@ environment:
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
TOOLSET: msvc-14.1,clang-win
CXXSTD: 14,17
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
TOOLSET: msvc-14.2
CXXSTD: 14,17
install:
- set BOOST_BRANCH=develop