Update .travis.yml

This commit is contained in:
Max Zwiessele 2015-10-11 18:00:05 +01:00
parent 199d9472a5
commit 2c9bddd784

View file

@ -67,6 +67,6 @@ deploy:
on: on:
tags: true tags: true
branch: plot_density branch: plot_density
server: https://testpypi.python.org/pypi #server: https://testpypi.python.org/pypi
distributions: "bdist_wheel sdist" distributions: "bdist_wheel sdist"
skip_cleanup: true skip_cleanup: true