We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d409955 commit 2ea4568Copy full SHA for 2ea4568
.ci/travis/code_layout/script.sh
@@ -16,5 +16,5 @@ set -e
16
17
pushd build
18
export CTEST_BUILD_COMMAND="/usr/bin/make -j3 -i -k"
19
-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
20
popd
0 commit comments