Merge pull request #12 from ovh/jt-travis

CI: migrate to new travis infrastructure
This commit is contained in:
Jean-Tiare Le Bigot 2015-07-30 15:38:12 +02:00
commit 4811ca04ec

View file

@ -11,4 +11,5 @@ install:
script: nosetests
after_success:
coveralls
sudo: false