From 6f162555a37ff86c71ee13346425a91378416fbf Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Mon, 9 Jul 2018 19:34:55 +0300 Subject: [PATCH] Third try for clang-win --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 3c92a4d..df4275d 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -15,7 +15,7 @@ branches: environment: matrix: - APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015 - TOOLSET: clang + TOOLSET: clang-win CLANG_WIN: 1 USER_CONFIG: "using clang-win : : clang-cl.exe : vc14 ;" - APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2013