Skip to content

Commit

Permalink
Windows pls
Browse files Browse the repository at this point in the history
  • Loading branch information
Aleksandr Tihomirov committed Jan 4, 2017
1 parent 4da0506 commit d6a8c19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ after_success:
- bash <(curl -s https://codecov.io/bash)
- if [ -n "$TRAVIS_TAG" ]; then
cd cmd/gowo;
go get ./...;
go get github.com/inconshreveable/mousetrap;
bash <(curl -s https://raw.githubusercontent.com/goreleaser/get/master/latest);
fi

0 comments on commit d6a8c19

Please sign in to comment.