summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Lord <davidism@gmail.com>2019-02-23 16:44:26 -0800
committerDavid Lord <davidism@gmail.com>2019-02-23 16:44:26 -0800
commit495ed85918259aadbec59623633ce69379216651 (patch)
treee8bdabcce228c6603e4ce60eef4afd490b636d5c
parent8540dbd32bc10e513b1fbc4dda262fc06c255e95 (diff)
downloadmarkupsafe-495ed85918259aadbec59623633ce69379216651.tar.gz
deploy release branches
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 89061c3..eac6fcf 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -25,7 +25,7 @@ matrix:
deploy: &wheel_deploy
on:
all_branches: true
- condition: ^(master|[0-9]+(.[0-9]+)*(.x)?)$
+ condition: $TRAVIS_BRANCH =~ ^(master|[0-9]+(.[0-9]+)*(.x)?)$
skip_cleanup: true
provider: s3
access_key_id: