summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorSviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>2016-09-03 19:24:46 +0300
committerGitHub <noreply@github.com>2016-09-03 19:24:46 +0300
commit486bc7bc4dd248e388cfd61ba54c18c0a6c52632 (patch)
tree93ea9bde698bbbfa9111cc5c9fd3b5fd5a78af15 /.travis.yml
parent8b540ba045b9eebf1776d88ec082f3a1f695e55c (diff)
downloadcherrypy-git-486bc7bc4dd248e388cfd61ba54c18c0a6c52632.tar.gz
Drop all_branches option from deploy config
If tags is set to `true`, branch restrictions are ignored. Removed useless param
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 15e118a7..d24e6904 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -29,7 +29,6 @@ deploy:
provider: pypi
on:
tags: true
- all_branches: true
python: 3.5
user: jaraco
password: