Update .travis.yml

This commit is contained in:
Max Zwiessele 2015-10-11 01:54:06 +01:00
parent cca642dd8c
commit 0b4297bda5

View file

@ -39,6 +39,10 @@ script:
after_success:
- codecov
- conda install sphinx
- cd doc
- make html
- cd ../
deploy:
provider: pypi