Skip to content

Commit

Permalink
Fix Travis tbh
Browse files Browse the repository at this point in the history
  • Loading branch information
Aleksandr Tihomirov committed Jan 7, 2017
1 parent fdbec99 commit c3dce9d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit c3dce9d

Please sign in to comment.