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

Commit

Permalink
use goreleaser on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
jorinvo committed Jan 5, 2017
1 parent 1243b4a commit ba73100
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,6 @@ matrix:
allow_failures:
- go: tip
fast_finish: true
after_success:
- go get github.com/goreleaser/releaser
- test -n "$TRAVIS_TAG" && releaser

0 comments on commit ba73100

Please sign in to comment.