Skip to content

Commit

Permalink
Pass 'name' to GitHub releases
Browse files Browse the repository at this point in the history
  • Loading branch information
BanzaiMan committed Jan 22, 2018
1 parent 4eeecda commit c1a6b68
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ script: skip
rvm:
# - jruby-9.1
# - jruby-9.1.15
- '2.3'
- '2.3.6'
- '2.3'
- '2.3.6'
# cache:
# debug: true
# bundler: true
Expand Down Expand Up @@ -58,6 +58,7 @@ deploy:
secure: "nFs+PGI8tTSaKbaIcVRyeBuuetZYFEhRHoWDQtnYYPigWYDr6U7W93c8zWKEyNfj69XE9fzge2uzaCsIM4AAcCqSNmfd7ux5+ZsvS57cXs4hjzlIQ8QIYd5vQwLVaJYKBNyomZI5CocSnLIdDClxE8e0CQTR3820QsXpvxzRb7M="
file: "foobar"
skip_cleanup: true
name: "super duper release"
body: |
foobar!
Expand Down

0 comments on commit c1a6b68

Please sign in to comment.