[appeyor] switch order
This commit is contained in:
parent
c8be598ec3
commit
914a57145d
|
@ -27,11 +27,11 @@ environment:
|
|||
global:
|
||||
CONDA_INSTALL_LOCN: C:\\Miniconda36-x64
|
||||
matrix:
|
||||
- COMPILER: clang-cl
|
||||
WITH_FORTRAN: yes
|
||||
- COMPILER: clang-cl
|
||||
DYNAMIC_ARCH: ON
|
||||
WITH_FORTRAN: no
|
||||
- COMPILER: clang-cl
|
||||
WITH_FORTRAN: yes
|
||||
- COMPILER: cl
|
||||
|
||||
install:
|
||||
|
|
Loading…
Reference in New Issue