Skip to content

Commit

Permalink
Use goreleaser release binary.
Browse files Browse the repository at this point in the history
  • Loading branch information
alecthomas committed Jul 19, 2019
1 parent ebc5ee0 commit 5b0cc9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -6,5 +6,5 @@ script:
- ./bin/golangci-lint run
- git clean -fdx .
after_success:
go get github.com/goreleaser/goreleaser && goreleaser
curl -sL https://git.io/goreleaser | bash && goreleaser

0 comments on commit 5b0cc9c

Please sign in to comment.