summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Lord <davidism@gmail.com>2019-02-23 16:34:24 -0800
committerDavid Lord <davidism@gmail.com>2019-02-23 16:34:24 -0800
commit8540dbd32bc10e513b1fbc4dda262fc06c255e95 (patch)
tree4a9e43e593ca6cab310b459a75182699c61f568f
parent22c946de28c2f5916f8c88a983a3e48e1cdbd2fd (diff)
downloadmarkupsafe-8540dbd32bc10e513b1fbc4dda262fc06c255e95.tar.gz
deploy release branches
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 74fba53..89061c3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -23,6 +23,9 @@ matrix:
script: &wheel_script
- cibuildwheel --output-dir wheelhouse
deploy: &wheel_deploy
+ on:
+ all_branches: true
+ condition: ^(master|[0-9]+(.[0-9]+)*(.x)?)$
skip_cleanup: true
provider: s3
access_key_id: