Skip to content

Commit

Permalink
chore: deploy to rubygems
Browse files Browse the repository at this point in the history
  • Loading branch information
knagy committed May 12, 2017
1 parent 3391e87 commit b3cf066
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,9 @@ rvm:
- 2.3.0
- 2.4.0
script: "bundle exec rspec"
deploy:
provider: rubygems
api_key: ${RUBYGEMS_API_KEY}
on:
tags: true

0 comments on commit b3cf066

Please sign in to comment.