[appeyor] switch order

This commit is contained in:
xoviat 2017-11-06 10:28:33 -06:00 committed by GitHub
parent c8be598ec3
commit 914a57145d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -27,11 +27,11 @@ environment:
global: global:
CONDA_INSTALL_LOCN: C:\\Miniconda36-x64 CONDA_INSTALL_LOCN: C:\\Miniconda36-x64
matrix: matrix:
- COMPILER: clang-cl
WITH_FORTRAN: yes
- COMPILER: clang-cl - COMPILER: clang-cl
DYNAMIC_ARCH: ON DYNAMIC_ARCH: ON
WITH_FORTRAN: no WITH_FORTRAN: no
- COMPILER: clang-cl
WITH_FORTRAN: yes
- COMPILER: cl - COMPILER: cl
install: install: