Skip to content

Commit

Permalink
temporary workaround for goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
spy16 committed Jul 14, 2018
1 parent 17a7d02 commit b22ae87
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 @@ -6,7 +6,7 @@ script: make build
deploy:
- provider: script
skip_cleanup: true
script: curl -sL https://git.io/goreleaser | bash -s -- --rm-dist --skip-validation
script: curl -sL https://git.io/goreleaser | bash -s -- --rm-dist --skip-validate
on:
tags: true
notifications:
Expand Down

0 comments on commit b22ae87

Please sign in to comment.