Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[travis] Fold build output
  • Loading branch information
m-kuhn committed Sep 6, 2017
1 parent 33f0a60 commit a098390
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .ci/travis/linux/script.sh
Expand Up @@ -34,7 +34,9 @@ export CTEST_BUILD_COMMAND="/usr/bin/make -j3 -i -k"
# nobody know why, but at least this workaround gets travis results
# back. Better approaches VERY welcome.
pushd build
echo "travis_fold:start:qgis_build"
$CTEST_BUILD_COMMAND
echo "travis_fold:end:qgis_build"
popd

python ${TRAVIS_BUILD_DIR}/.ci/travis/scripts/ctest2travis.py \
Expand Down

0 comments on commit a098390

Please sign in to comment.