mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-08 07:30:43 +08:00
Merge pull request #313 from ahojnnes/travis-tests
TST: Let travis build bot run tests.
This commit is contained in:
+1
-1
@@ -23,4 +23,4 @@ script:
|
||||
# Change into an innocuous directory and find tests from installation
|
||||
- mkdir for_test
|
||||
- cd for_test
|
||||
- nosetests `$PYTHON -c "import os; import skimage; print(os.path.dirname(skimage.__file__))"`
|
||||
- $PYTHON -c "import skimage; assert skimage.test();"
|
||||
|
||||
Reference in New Issue
Block a user