From 11f9132b872adeaf7b9cae477b76d51b199164e7 Mon Sep 17 00:00:00 2001 From: Thayne McCombs Date: Fri, 25 Oct 2019 01:02:09 -0600 Subject: [PATCH] Run sonatype deploy on all branches Including tags... --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 3d97fa0..b41dfc0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -34,6 +34,7 @@ deploy: script: bash publish.sh skip_cleanup: true on: + all_branches: true repo: lucidsoftware/xtract before_script: