diff --git a/.travis.yml b/.travis.yml index 7ce5a8f..171f937 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,5 +22,6 @@ deploy: skip_cleanup: true file: - server_linux_amd64.zip -on: - tags: true + on: + tags: true + all_branches: true