appveyor: output commands passed to GCCwq

This commit is contained in:
Alam Ed Arias 2017-03-12 21:02:05 -04:00
parent 81fe46213d
commit 6bb7a636dc
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
- cmd: mingw32-make.exe %SRB2_MFLAGS% %CONFIGURATION%=1 ERRORMODE=1 -k ECHO=1
after_build:
- ccache -s