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