use new travis-ci container builds
This commit is contained in:
parent
cbc032e44b
commit
9cbdf1d54f
1 changed files with 1 additions and 0 deletions
|
@ -9,3 +9,4 @@ python:
|
|||
install: "pip install -r dev-requirements.txt"
|
||||
# command to run tests
|
||||
script: nosetests
|
||||
sudo: false
|
||||
|
|
Loading…
Reference in a new issue