mirror of
https://github.com/libSDL2pp/libSDL2pp.git
synced 2025-08-03 19:05:59 -04:00
Make tests verbose in appveyor
This commit is contained in:
parent
359672a053
commit
a1cd0f1af1
@ -109,7 +109,7 @@ build_script:
|
|||||||
# tests; PATH here lists library search paths
|
# tests; PATH here lists library search paths
|
||||||
- |-
|
- |-
|
||||||
%MINGW32% set PATH=%APPVEYOR_BUILD_FOLDER%;%PREFIX%\lib;c:\mingw\bin;%Path%
|
%MINGW32% set PATH=%APPVEYOR_BUILD_FOLDER%;%PREFIX%\lib;c:\mingw\bin;%Path%
|
||||||
%MINGW32% mingw32-make test
|
%MINGW32% mingw32-make ARGS=-V test
|
||||||
|
|
||||||
after_build:
|
after_build:
|
||||||
- git status
|
- git status
|
||||||
|
Loading…
x
Reference in New Issue
Block a user