Update .appveyor.yml

This commit is contained in:
Jacob Dufault 2018-02-06 23:11:51 -08:00 committed by GitHub
parent f54333f3ff
commit d5f5b6b132

View File

@ -12,9 +12,12 @@ environment:
matrix:
# - MSYSTEM: MINGW64
- MSYSTEM: MSVC
matrix:
fast_finish: true # set this flag to immediately finish build once one of the jobs fails.
allow_failures:
- platform: x64
build_script:
- ps: |
If ($Env:MSYSTEM -Eq "MSVC") {