Temporarily disable mingw build

This commit is contained in:
Victor Zverovich 2015-03-10 10:17:08 -07:00
parent da547f5533
commit e3a1da5a71

View File

@ -5,10 +5,10 @@ environment:
CONFIG: Debug CONFIG: Debug
- BUILD: msvc - BUILD: msvc
CONFIG: Release CONFIG: Release
- BUILD: mingw # - BUILD: mingw
CONFIG: Debug # CONFIG: Debug
- BUILD: mingw # - BUILD: mingw
CONFIG: Release # CONFIG: Release
build_script: build_script:
- python support/appveyor-build.py - python support/appveyor-build.py