Skip to content
Snippets Groups Projects
Commit 2f743f72 authored by Marco Z's avatar Marco Z
Browse files

Dummy out ERRORMODE from appveyor; update to Kart version 1.0.2

parent 92725572
No related branches found
No related tags found
No related merge requests found
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] (
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment