Browse Source

[appeyor] switch order

pull/1346/head
xoviat GitHub 8 years ago
parent
commit
914a57145d
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      appveyor.yml

+ 2
- 2
appveyor.yml View File

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