Travis: Migrate from legacy infrastructure
http://docs.travis-ci.com/user/migrating-from-legacy/
This commit is contained in:
parent
2f86a6acce
commit
bec0013a90
1 changed files with 1 additions and 0 deletions
|
|
@ -7,3 +7,4 @@ install:
|
||||||
- pip install -e .[develop]
|
- pip install -e .[develop]
|
||||||
script:
|
script:
|
||||||
- nosetests --with-doctest
|
- nosetests --with-doctest
|
||||||
|
sudo: false
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue