mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-15 00:04:00 -04:00
[travis] Stop building on errors
This commit is contained in:
parent
a09839081c
commit
b3c15900c1
@ -27,7 +27,7 @@ DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
|||||||
export OTB_APPLICATION_PATH=${HOME}/OTB-5.6.0-Linux64/lib/otb/applications
|
export OTB_APPLICATION_PATH=${HOME}/OTB-5.6.0-Linux64/lib/otb/applications
|
||||||
export LD_PRELOAD=/lib/x86_64-linux-gnu/libSegFault.so
|
export LD_PRELOAD=/lib/x86_64-linux-gnu/libSegFault.so
|
||||||
|
|
||||||
export CTEST_BUILD_COMMAND="/usr/bin/make -j3 -i -k"
|
export CTEST_BUILD_COMMAND="/usr/bin/make -j3 -i"
|
||||||
|
|
||||||
# This works around an issue where travis would timeout because
|
# This works around an issue where travis would timeout because
|
||||||
# when make is run inside ctest no output is generated. At the current time
|
# when make is run inside ctest no output is generated. At the current time
|
||||||
|
Loading…
x
Reference in New Issue
Block a user