Fix the Travis configuration
This commit is contained in:
parent
2408097ab9
commit
9f969cfaf5
@ -5,6 +5,9 @@ python:
|
||||
- 3.4
|
||||
- 3.5
|
||||
|
||||
script: nosetests
|
||||
install:
|
||||
- pip install -e .
|
||||
|
||||
script: py.test -s
|
||||
|
||||
sudo: false
|
||||
|
Loading…
Reference in New Issue
Block a user