summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2016-10-20 15:38:47 -0400
committerJason R. Coombs <jaraco@jaraco.com>2016-10-20 15:38:47 -0400
commit42ecbe7706cd756c5c3dff103fa3ff65e8a02349 (patch)
tree80f8826a2ab8bc11077778154153b1eb680a03ab
parent60c7c186c133551cf0637354a642e49406f814b7 (diff)
downloadpytest-runner-42ecbe7706cd756c5c3dff103fa3ff65e8a02349.tar.gz
Update to setuptools_scm 1.15.0rc1
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 0a6cb29..6effc44 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,7 +11,7 @@ branches:
except:
- skeleton
before_deploy:
-- pip install https://dl.dropboxusercontent.com/u/54081/cheeseshop/setuptools_scm-1.14.1b1.tar.gz
+- pip install https://github.com/pypa/setuptools_scm/archive/v1.15.0rc1.tar.gz
deploy:
provider: pypi
server: https://upload.pypi.org/legacy/