diff --git a/.travis.yml b/.travis.yml index f9c2b62..3fb6a0d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,4 +9,5 @@ deploy: on: repo: dcm-oss/gumshoe tags: true + all_branches: true overwrite: true