diff --git a/.travis.yml b/.travis.yml index 31f21869..cea05af3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ language: go go: - - 1.8 + - 1.x after_success: - test -n "$TRAVIS_TAG" && curl -sL https://git.io/goreleaser | bash