Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
guiferpa committed Oct 8, 2018
1 parent 6a3a8d8 commit bf2ea2a
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 @@ -3,6 +3,6 @@ language: go
deploy:
- provider: script
skip_cleanup: true
script: make release
script: curl -sL https://git.io/goreleaser | bash
on:
tags: true

0 comments on commit bf2ea2a

Please sign in to comment.