Skip to content

Commit

Permalink
Run goreleaser script
Browse files Browse the repository at this point in the history
  • Loading branch information
apoorvam committed Jun 14, 2019
1 parent 12d6c1c commit 6c9db0a
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 @@ -46,7 +46,7 @@ after_success:
deploy:
- provider: script
skip_cleanup: true
script: curl -sL https://git.io/goreleaser
script: curl -sL https://git.io/goreleaser | bash
verbose: true
on:
tags: true
Expand Down

0 comments on commit 6c9db0a

Please sign in to comment.