appveyor: disable command output

This commit is contained in:
Alam Ed Arias 2017-03-12 21:17:07 -04:00
parent 4e8972cd24
commit 538eac7a47
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ before_build:
build_script:
- cmd: mingw32-make.exe %SRB2_MFLAGS% %CONFIGURATION%=1 clean
- cmd: mingw32-make.exe %SRB2_MFLAGS% %CONFIGURATION%=1 ERRORMODE=1 -k ECHO=1
- cmd: mingw32-make.exe %SRB2_MFLAGS% %CONFIGURATION%=1 ERRORMODE=1 -k
after_build:
- ccache -s