build clang-cl first
This commit is contained in:
parent
c56d4881f9
commit
ff17e3eb9f
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue