appveyor: remove debug builds

This commit is contained in:
Isuru Fernando 2016-04-10 20:10:38 +05:30
parent 7a26d7b128
commit d1e76a94d5

View File

@ -14,12 +14,12 @@ environment:
ABI: 64
- COMPILER: MinGW-w64
ABI: 32
- BUILD_TYPE: Debug
COMPILER: MSVC15
PLATFORM: x64
- BUILD_TYPE: Debug
COMPILER: MSVC15
PLATFORM: Win32
# - BUILD_TYPE: Debug
# COMPILER: MSVC15
# PLATFORM: x64
# - BUILD_TYPE: Debug
# COMPILER: MSVC15
# PLATFORM: Win32
build_script:
- if [%COMPILER%]==[MinGW-w64] C:\msys64\usr\bin\sh.exe --login /c/projects/mpir/.appveyor_msys_build.sh