Try clang-cl.exe again, with msvc without a custom version

This commit is contained in:
Peter Dimov
2018-07-09 18:27:48 +03:00
parent e74205d2a1
commit 971b46d038

View File

@@ -15,9 +15,9 @@ branches:
environment:
matrix:
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
TOOLSET: msvc-clang
TOOLSET: msvc
CLANG_WIN: 1
USER_CONFIG: "using msvc : clang : clang-cl.exe ;"
USER_CONFIG: "using msvc : : clang-cl.exe ;"
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2013
TOOLSET: msvc-9.0
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2013