[appveyor] uncomment matrix

This commit is contained in:
xoviat 2017-11-05 18:21:29 -06:00 committed by GitHub
parent b0afe107cd
commit b9fec61892
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -27,12 +27,12 @@ environment:
global: global:
CONDA_INSTALL_LOCN: C:\\Miniconda36-x64 CONDA_INSTALL_LOCN: C:\\Miniconda36-x64
matrix: matrix:
#- COMPILER: clang-cl - COMPILER: clang-cl
# DYNAMIC_ARCH: ON DYNAMIC_ARCH: ON
# WITH_FORTRAN: no WITH_FORTRAN: no
- COMPILER: clang-cl - COMPILER: clang-cl
WITH_FORTRAN: yes WITH_FORTRAN: yes
#- COMPILER: cl - COMPILER: cl
install: install:
- if [%COMPILER%]==[clang-cl] call %CONDA_INSTALL_LOCN%\Scripts\activate.bat - if [%COMPILER%]==[clang-cl] call %CONDA_INSTALL_LOCN%\Scripts\activate.bat