Travis: Migrate from legacy infrastructure

http://docs.travis-ci.com/user/migrating-from-legacy/
This commit is contained in:
Gina Häußge 2015-10-22 12:40:51 +02:00
parent 2f86a6acce
commit bec0013a90

View file

@ -7,3 +7,4 @@ install:
- pip install -e .[develop]
script:
- nosetests --with-doctest
sudo: false