travis fix
This commit is contained in:
parent
9ab83ac4c8
commit
1426214175
@ -3,6 +3,7 @@ python:
|
||||
- "2.7"
|
||||
# command to install dependencies
|
||||
install:
|
||||
- pip install -U setuptools
|
||||
- pip install .
|
||||
# command to run tests
|
||||
script: nosetests
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user