Skip to content

Commit

Permalink
Fix goreleaser version
Browse files Browse the repository at this point in the history
  • Loading branch information
barnybug committed May 31, 2018
1 parent 5e4ef63 commit 6b358a0
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 @@ -9,6 +9,6 @@ script:
deploy:
- provider: script
skip_cleanup: true
script: curl -sL https://git.io/goreleaser | VERSION=0.34.2 bash
script: curl -sL https://git.io/goreleaser | VERSION=v0.34.2 bash
on:
tags: true

0 comments on commit 6b358a0

Please # to comment.