Enable debug MinGW build

This commit is contained in:
vitaut 2015-05-11 08:10:13 -07:00
parent 3913f29ad7
commit 15de5f68b4

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