forked from boostorg/mp11
Add cxxstd=latest, toolset=clang-win to VS2019
This commit is contained in:
@@ -23,8 +23,8 @@ environment:
|
||||
CXXSTD: 14,17
|
||||
|
||||
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
|
||||
TOOLSET: msvc-14.2
|
||||
CXXSTD: 14,17
|
||||
TOOLSET: msvc-14.2,clang-win
|
||||
CXXSTD: 14,17,latest
|
||||
|
||||
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
|
||||
CMAKE: 1
|
||||
|
Reference in New Issue
Block a user