mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-06 05:16:40 +08:00
Use the test arguments from skimge.test_verbose
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user