Disable configuration that doesn't work on appveyor

This commit is contained in:
vitaut 2015-08-07 07:12:22 -07:00
parent ca7478144d
commit 2202541364

View File

@ -5,8 +5,8 @@ configuration:
environment:
CTEST_OUTPUT_ON_FAILURE: 1
matrix:
- BUILD: msvc
PLATFORM: x86
#- BUILD: msvc
# PLATFORM: x86
- BUILD: msvc
PLATFORM: x64
- BUILD: mingw