From ff17e3eb9f4e79e661c5bad2180e2d4c65ecfa2d Mon Sep 17 00:00:00 2001 From: Isuru Fernando Date: Sat, 29 Jul 2017 21:47:15 +0530 Subject: [PATCH] build clang-cl first --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 8394d3bac..5022d179e 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -32,8 +32,8 @@ skip_commits: environment: matrix: - - COMPILER: cl - COMPILER: clang-cl + - COMPILER: cl install: - if [%COMPILER%]==[clang-cl] call C:\Miniconda36-x64\Scripts\activate.bat