diff --git a/.travis.yml b/.travis.yml index a9843fa..44b8291 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,6 +2,8 @@ language: go go: - 1.9.x +after_success: + - test -n "$TRAVIS_TAG" && curl -sL https://git.io/goreleaser | bash deployment: tag: