Browse Source

build clang-cl first

tags/v0.3.0
Isuru Fernando 8 years ago
parent
commit
ff17e3eb9f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      appveyor.yml

+ 1
- 1
appveyor.yml View File

@@ -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…
Cancel
Save