Skip to content

Commit 82c7bbe

Browse files
committed
[travis] Qt4: Don't run tests in parallel
1 parent 4bbe318 commit 82c7bbe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/travis/linux/qt4/script.sh

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
export CCACHE_CPP2=YES
2+
export CTEST_PARALLEL_LEVEL=1
23
export PYTHONPATH=${HOME}/osgeo4travis/lib/python2.7/site-packages/
34
export PATH=${HOME}/osgeo4travis/bin:${HOME}/osgeo4travis/sbin:${PATH}
45
export LD_LIBRARY_PATH=${HOME}/osgeo4travis/lib

0 commit comments

Comments
 (0)