Skip to content

Commit

Permalink
Add skip release notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
s1061123 committed Dec 5, 2018
1 parent 0270816 commit 477c02e
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 @@ -25,7 +25,7 @@ script:
deploy:
- provider: script
skip_cleanup: true
script: curl -sL https://git.io/goreleaser | bash
script: curl -sL https://git.io/goreleaser | bash --release-notes=/dev/null
on:
tags: true
all_branches: true
Expand Down

0 comments on commit 477c02e

Please sign in to comment.