mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-22 06:23:04 +01:00
Run testpaint slightly more silent on Travis
This commit is contained in:
@@ -75,7 +75,7 @@ pushd build
|
||||
# NOT the same variable as above
|
||||
# this target also includes building & running of testpaint
|
||||
make $OPENRCT2_MAKE_OPTS testpaint
|
||||
./testpaint
|
||||
./testpaint --silent
|
||||
if [[ $? == 1 ]] ; then echo Allowing failed tests to pass ; fi
|
||||
else
|
||||
cmake $OPENRCT2_CMAKE_OPTS ..
|
||||
|
||||
Reference in New Issue
Block a user