diff --git a/.travis.yml b/.travis.yml index 0f89ae91e5f52fe71ae28cac36f1bde664bcc973..9104f104bc2320953d4705d9f5f77ac6973c1b55 100644 --- a/.travis.yml +++ b/.travis.yml @@ -52,3 +52,5 @@ deploy: keep-history: true on: branch: master + all_branches: true + tags: true