Skip to content

Commit

Permalink
Use the test arguments from skimge.test_verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 committed Dec 12, 2014
1 parent 9c76508 commit 4df8ea4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ before_install:
- sh -e /etc/init.d/xvfb start
- export PYTHONWARNINGS="all"
- export WHEELHOUSE="--no-index --find-links=http://travis-wheels.scikit-image.org/"
- export TEST_ARGS="--exe -v --all-modules --with-doctest"
- export TEST_ARGS="--exe -v --all-modules --with-doctest --ignore-files=^_test --ignore-files=^\. --ignore-files=^setup\.py\$\$ --ignore-files=test"
- sudo apt-get update

- travis_retry tools/travis_setup.sh
Expand Down

0 comments on commit 4df8ea4

Please sign in to comment.