Temporarily disable mingw build

This commit is contained in:
vitaut 2015-03-12 09:06:50 -07:00
parent 97b33fe069
commit b8c36498f2

View File

@ -1,12 +1,12 @@
environment:
CTEST_OUTPUT_ON_FAILURE: 1
matrix:
# - BUILD: msvc
# CONFIG: Debug
# - BUILD: msvc
# CONFIG: Release
- BUILD: mingw
- BUILD: msvc
CONFIG: Debug
- BUILD: msvc
CONFIG: Release
# - BUILD: mingw
# CONFIG: Debug
# - BUILD: mingw
# CONFIG: Release
@ -14,7 +14,5 @@ build_script:
- python support/appveyor-build.py
on_failure:
# - appveyor PushArtifact CMakeFiles/CMakeOutput.log
# - appveyor PushArtifact CMakeFiles/CMakeError.log
- appveyor PushArtifact Testing/Temporary/LastTest.log
- appveyor AddTest test