[devel] merged

This commit is contained in:
mzwiessele 2015-10-11 14:11:23 +01:00
parent 459436f7ae
commit 73a4a549c0

View file

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