summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2016-10-20 17:13:15 -0400
committerJason R. Coombs <jaraco@jaraco.com>2016-10-20 17:13:15 -0400
commit95fd34c61f8d9df2e9c559b3978c85e7d03cd8d8 (patch)
tree37ad8144338803faa71a9abc26c851ae2d9a3c7c
parent42ecbe7706cd756c5c3dff103fa3ff65e8a02349 (diff)
downloadpytest-runner-95fd34c61f8d9df2e9c559b3978c85e7d03cd8d8.tar.gz
Gotta get an sdist - so use one jaraco built
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 6effc44..cad38c8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,7 +11,7 @@ branches:
except:
- skeleton
before_deploy:
-- pip install https://github.com/pypa/setuptools_scm/archive/v1.15.0rc1.tar.gz
+- pip install https://dl.dropboxusercontent.com/u/54081/cheeseshop/setuptools_scm-1.15.0rc1.tar.gz
deploy:
provider: pypi
server: https://upload.pypi.org/legacy/