Travis: Migrate from legacy infrastructure

http://docs.travis-ci.com/user/migrating-from-legacy/
(cherry picked from commit bec0013)
This commit is contained in:
Gina Häußge 2015-10-22 12:40:51 +02:00
parent 5c8d9007f6
commit e223341ece

View file

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