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