Skip to content

Commit 2ea4568

Browse files
authored
reenable spelling and sipify tests
1 parent d409955 commit 2ea4568

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/travis/code_layout/script.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ set -e
1616

1717
pushd build
1818
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
19+
python ${TRAVIS_BUILD_DIR}/.ci/travis/scripts/ctest2travis.py xvfb-run ctest -V --output-on-failure -S ${TRAVIS_BUILD_DIR}/.ci/travis/travis.ctest
2020
popd

0 commit comments

Comments
 (0)