Remove MinGW because it's not on appveyor image

This commit is contained in:
Victor Zverovich 2017-10-19 06:46:25 -07:00
parent 62616b88a6
commit bd5188c811

View File

@ -10,7 +10,6 @@ environment:
- BUILD: msvc
- BUILD: msvc
PLATFORM: x64
- BUILD: mingw
before_build:
# Workaround for CMake not wanting sh.exe on PATH for MinGW.