Skip to content

Commit bcb7651

Browse files
committed
Run the describe tests on Travis.
1 parent 60f627a commit bcb7651

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ install:
66
- pip install -r requirements.txt --use-mirrors
77
- pip install -r dev-requirements.txt --use-mirrors
88
script:
9-
- nosetests tests
9+
- PYTHONPATH=. describe tests/unit

0 commit comments

Comments
 (0)