diff --git a/.travis.yml b/.travis.yml index 5cbe7c00..527172cf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -67,6 +67,6 @@ deploy: on: tags: true branch: plot_density - server: https://testpypi.python.org/pypi + #server: https://testpypi.python.org/pypi distributions: "bdist_wheel sdist" skip_cleanup: true