Update .travis.yml

This commit is contained in:
Max Zwiessele 2015-10-11 17:28:17 +01:00
parent e805297706
commit 735150d9eb

View file

@ -68,5 +68,5 @@ deploy:
tags: true
branch: plot_density
server: https://testpypi.python.org/pypi
distributions: "bdist_wheel sdist bdist_egg"
distributions: "bdist_wheel sdist"
skip_cleanup: true