Skip to content

Commit

Permalink
reenable spelling and sipify tests
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids committed Aug 6, 2017
1 parent d409955 commit 2ea4568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/travis/code_layout/script.sh
Expand Up @@ -16,5 +16,5 @@ set -e

pushd build
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

0 comments on commit 2ea4568

Please sign in to comment.