Skip to content

Commit

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

0 comments on commit 4da0506

Please sign in to comment.