From c3dce9d4af2d6a181272703def583fa8cf758d89 Mon Sep 17 00:00:00 2001 From: Aleksandr Tihomirov Date: Sat, 7 Jan 2017 14:13:38 +0200 Subject: [PATCH] Fix Travis tbh --- .travis.yml | 1 - 1 file changed, 1 deletion(-) 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