Dummy out ERRORMODE from appveyor; update to Kart version 1.0.2

This commit is contained in:
mazmazz 2018-12-30 12:38:55 -05:00
parent 9272557241
commit 2f743f722a
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
version: 2.1.20.{branch}-{build}
version: 1.0.2.{branch}-{build}
os: MinGW
environment:
@ -98,7 +98,7 @@ before_build:
build_script:
- cmd: mingw32-make.exe %SRB2_MFLAGS% clean
- cmd: mingw32-make.exe %SRB2_MFLAGS% ERRORMODE=1 -k
- cmd: mingw32-make.exe %SRB2_MFLAGS% -k # ERRORMODE=1 -k
after_build:
- if [%X86_64%] == [1] (