From 2c9bddd7849db68e1d5ebd3ce33e33b48b9f7de4 Mon Sep 17 00:00:00 2001 From: Max Zwiessele Date: Sun, 11 Oct 2015 18:00:05 +0100 Subject: [PATCH] Update .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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