Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
fix code layout build
- Loading branch information
Showing
with
2 additions
and
0 deletions.
-
+2
−0
.ci/travis/code_layout/script.sh
|
@@ -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 |
|
|
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.