Skip to content

Commit 9b20c7b

Browse files
m-kuhn3nids
authored andcommitted
Run make directly
1 parent 39d6688 commit 9b20c7b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.ci/travis/linux/docker-build-test.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ export LD_PRELOAD=/lib/x86_64-linux-gnu/libSegFault.so
3939

4040
export CTEST_BUILD_COMMAND="/usr/bin/make -j3 -i -k"
4141

42+
/usr/bin/make -j3 -i -k
43+
4244
python3 /root/QGIS/.ci/travis/scripts/ctest2travis.py xvfb-run ctest -V -E "$(cat /root/QGIS/.ci/travis/linux/blacklist.txt | sed -r '/^(#.*?)?$/d' | paste -sd '|' -)" -S /root/QGIS/.ci/travis/travis.ctest
4345

4446
ccache -s

0 commit comments

Comments
 (0)