diff --git a/.travis.yml b/.travis.yml index 113c754..5fcd7c4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -35,8 +35,7 @@ script: after_success: - goveralls -service=travis-ci -coverprofile="${GO_TEST_COVERAGE_FILENAME}" - echo $TRAVIS_GO_VERSION ":" $TRAVIS_TAG -# TODO wait https://github.com/travis-ci/gimme/pull/130 -- if [[ $TRAVIS_GO_VERSION == 1.9* ]] && [ -n "$TRAVIS_TAG" ]; then curl -sL https://git.io/goreleaser | bash; fi +- if [[ $TRAVIS_GO_VERSION == 1.10* ]] && [ -n "$TRAVIS_TAG" ]; then curl -sL https://git.io/goreleaser | bash; fi notifications: slack: octolab:1eMS7IqOArBipiu31jYVd0cN