From e6c7140d9a1c53cfcd35548d6e52968a6591159f Mon Sep 17 00:00:00 2001 From: hatemosphere Date: Thu, 25 Apr 2019 14:48:05 +0300 Subject: [PATCH] Fixing release on tag --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index e4e0b4a..99f3555 100644 --- a/.travis.yml +++ b/.travis.yml @@ -52,4 +52,5 @@ deploy: script: curl -sL https://git.io/goreleaser | bash on: tags: true + all_branches: true condition: $TRAVIS_OS_NAME = linux