fix running tests during travis build
This commit is contained in:
@@ -7,4 +7,4 @@ python:
|
||||
# command to install dependencies
|
||||
install: pip install
|
||||
# command to run tests
|
||||
script: nosetests
|
||||
script: nosetests tests.py
|
||||
|
||||
Reference in New Issue
Block a user