summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2017-09-19 19:46:21 -0400
committerJason R. Coombs <jaraco@jaraco.com>2017-09-19 19:46:21 -0400
commita419524c69e7c2f8b9327ff2f6ec9f61e89c9c30 (patch)
tree7cd6f04580becc3830bf384962cb1c3643fe07aa
parent835393c93e4fec867b5e2e0a638e7a14994c6b1d (diff)
downloadpytest-runner-a419524c69e7c2f8b9327ff2f6ec9f61e89c9c30.tar.gz
Remove 'bootstrap', artifact from setuptools
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index e2914e2..7932518 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,7 +12,6 @@ jobs:
python: *latest_py3
install: skip
script: skip
- before_deploy: python bootstrap.py
deploy:
provider: pypi
on: