From 2061d0c1296dd266ec04f8aafe87dfde3db8f59b Mon Sep 17 00:00:00 2001 From: Jon Lund Steffensen Date: Wed, 4 Nov 2015 15:16:20 -0500 Subject: [PATCH] travis: Disable wheel deployment --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 0203e69..ff72170 100644 --- a/.travis.yml +++ b/.travis.yml @@ -39,4 +39,3 @@ deploy: on: tags: true repo: jonls/python-qsoptex - distributions: "sdist bdist_wheel"