Disable MinGW build until the remaining issues are solved

This commit is contained in:
vitaut 2015-05-11 09:12:34 -07:00
parent 8035c3eb30
commit 024f8c6a0a

View File

@ -5,8 +5,8 @@ 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