mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-15 00:04:00 -04:00
reenable spelling and sipify tests
This commit is contained in:
parent
a58b1a386c
commit
0ebc1315d0
@ -16,5 +16,5 @@ set -e
|
|||||||
|
|
||||||
pushd build
|
pushd build
|
||||||
export CTEST_BUILD_COMMAND="/usr/bin/make -j3 -i -k"
|
export CTEST_BUILD_COMMAND="/usr/bin/make -j3 -i -k"
|
||||||
python ${TRAVIS_BUILD_DIR}/.ci/travis/scripts/ctest2travis.py xvfb-run ctest -V -E "sip_uptodate|spelling" --output-on-failure -S ${TRAVIS_BUILD_DIR}/.ci/travis/travis.ctest
|
python ${TRAVIS_BUILD_DIR}/.ci/travis/scripts/ctest2travis.py xvfb-run ctest -V --output-on-failure -S ${TRAVIS_BUILD_DIR}/.ci/travis/travis.ctest
|
||||||
popd
|
popd
|
||||||
|
Loading…
x
Reference in New Issue
Block a user