1 parent b1bee22 commit 3a99050Copy full SHA for 3a99050
1 file changed
.travis.yml
@@ -6,4 +6,4 @@ install:
6
- pip install -r requirements.txt --use-mirrors
7
- pip install -r dev-requirements.txt --use-mirrors
8
script:
9
- - PYTHONPATH=. describe tests/unit
+ - PYTHONPATH=. nosetests tests/unit
0 commit comments