Skip to content

Commit

Permalink
Don’t add releases body using travis
Browse files Browse the repository at this point in the history
This is not properly supported.
See travis-ci/dpl#155
  • Loading branch information
remcohaszing committed Mar 25, 2018
1 parent 4bc4dd6 commit d30b661
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ deploy:
- provider: releases
api_key: $GITHUB_OAUTH_TOKEN
file: dist/*
body: $CHANGELOG
skip_cleanup: true
on:
tags: true
Expand Down

0 comments on commit d30b661

Please sign in to comment.