Skip to content

Commit

Permalink
Multi-line verbatim body
Browse files Browse the repository at this point in the history
  • Loading branch information
BanzaiMan authored Jan 10, 2019
1 parent 5c2a7b7 commit 35955de
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,9 @@ deploy:
file: test.rb
name: $RELEASE_TITLE
tag_name: "${TRAVIS_BRANCH}/${TRAVIS_BUILD_NUMBER}"
body: "Title!\nmore stuff!"
body: |
Title!
more stuff
on:
all_branches: true
edge:
Expand Down

0 comments on commit 35955de

Please sign in to comment.