Skip to content

Commit

Permalink
[travis] Qt4: Don't run tests in parallel
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Apr 12, 2016
1 parent 4bbe318 commit 82c7bbe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/travis/linux/qt4/script.sh
@@ -1,4 +1,5 @@
export CCACHE_CPP2=YES
export CTEST_PARALLEL_LEVEL=1
export PYTHONPATH=${HOME}/osgeo4travis/lib/python2.7/site-packages/
export PATH=${HOME}/osgeo4travis/bin:${HOME}/osgeo4travis/sbin:${PATH}
export LD_LIBRARY_PATH=${HOME}/osgeo4travis/lib
Expand Down

0 comments on commit 82c7bbe

Please sign in to comment.