Update .travis.yml
This commit is contained in:
parent
62fa7d504c
commit
33f65ae2a8
@ -7,5 +7,3 @@ python:
|
|||||||
# command to install dependencies
|
# command to install dependencies
|
||||||
install:
|
install:
|
||||||
- "pip install -r requirements.txt"
|
- "pip install -r requirements.txt"
|
||||||
# command to run tests
|
|
||||||
script: nosetests
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user