Fix Travis
This commit is contained in:
parent
a2dce6593a
commit
1a72a9e7b6
@ -6,7 +6,6 @@ python:
|
|||||||
- "3.3"
|
- "3.3"
|
||||||
# command to install dependencies
|
# command to install dependencies
|
||||||
install:
|
install:
|
||||||
- "pip install ."
|
|
||||||
- "pip install -r requirements.txt"
|
- "pip install -r requirements.txt"
|
||||||
# command to run tests
|
# command to run tests
|
||||||
script: nosetests
|
script: nosetests
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user