[build the docs?]

This commit is contained in:
mzwiessele 2015-10-11 13:17:48 +01:00
parent 9bd27f0ff9
commit d72bc44643
2 changed files with 5 additions and 3 deletions

View file

@ -39,7 +39,8 @@ script:
after_success:
- codecov
- conda install --yes sphinx
before_deploy:
- cd doc
- make html
- cd ../
@ -51,5 +52,6 @@ deploy:
secure: "vMEOlP7DQhFJ7hQAKtKC5hrJXFl5BkUt4nXdosWWiw//Kg8E+PPLg88XPI2gqIosir9wwgtbSBBbbwCxkM6uxRNMpoNR8Ixyv9fmSXp4rLl7bbBY768W7IRXKIBjpuEy2brQjoT+CwDDSzUkckHvuUjJDNRvUv8ab4P/qYO1LG4="
on:
plot_density
tags: true
server: https://testpypi.python.org/pypi
distributions: "bdist_wheel sdist"