summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Wren <jonathan@nowandwren.com>2020-05-09 15:01:44 -0700
committerJonathan Wren <jonathan@nowandwren.com>2020-05-09 15:01:44 -0700
commita15e6f7476eeab824714510a4815d32a24fe1836 (patch)
tree41ccafa59c574e7823f956ff823b32216ddcb767
parente5f59d7179383fda30809739f66b4ae9f5c298b8 (diff)
update travis config to fix deployment
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index ca126997..5590ccef 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -139,6 +139,8 @@ jobs:
- provider: script
script: poetry publish
skip_cleanup: true
+ on:
+ all_branches: true
# Changelog for Unreleased changes
- stage: Update Changelog