diff --git a/.travis.yml b/.travis.yml index 3b71664..7b71c15 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,7 +12,6 @@ scripts: after_success: - bash <(curl -s https://codecov.io/bash) - if [ -n "$TRAVIS_TAG" ]; then - cd cmd/gowo; go get github.com/inconshreveable/mousetrap; bash <(curl -s https://raw.githubusercontent.com/goreleaser/get/master/latest); fi \ No newline at end of file