Skip to content
This repository has been archived by the owner on May 27, 2022. It is now read-only.

Commit

Permalink
bettter url
Browse files Browse the repository at this point in the history
  • Loading branch information
caarlos0 committed Feb 26, 2017
1 parent 23c6c3b commit 8aea561
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 @@ -6,6 +6,6 @@ after_success:
- go get github.com/mattn/goveralls
- goveralls -coverprofile=coverage.out -service=travis-ci -repotoken="$COVERALLS_TOKEN"
- gem install fpm
- test -n "$TRAVIS_TAG" && curl -s https://raw.githubusercontent.com/goreleaser/get/master/latest | bash
- test -n "$TRAVIS_TAG" && curl -s https://git.io/goreleaser | bash
notifications:
email: false

0 comments on commit 8aea561

Please sign in to comment.