Skip to content

Commit

Permalink
fix code layout build
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids committed Sep 19, 2017
1 parent 2c11004 commit 8e2770d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .ci/travis/code_layout/script.sh
Expand Up @@ -16,7 +16,9 @@ set -e

pushd build

export CTEST_BUILD_DIR=${TRAVIS_BUILD_DIR}
export CTEST_BUILD_COMMAND="/usr/bin/make -j3 -i -k"

python3 ${TRAVIS_BUILD_DIR}/.ci/travis/scripts/ctest2travis.py xvfb-run ctest -V --output-on-failure -S ${TRAVIS_BUILD_DIR}/.ci/travis/travis.ctest

ctest -V -R PyQgsDocCoverage
Expand Down

0 comments on commit 8e2770d

Please sign in to comment.