Skip to content

Commit

Permalink
Release to RubyGems from Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Chebotarev committed May 24, 2017
1 parent cbc5335 commit b422028
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
language: ruby
rvm:
- 2.1.2
- 2.1.2
notifications:
email: false
deploy:
provider: rubygems
api_key:
secure: g5HsITL8OzKfe8+s1Xm5vL6U4IBb9czwCOcM2Hyexb7MHdonYEQibL1gDEc0tcpr02eyt47jro/PDN1tQsc9RXn/GTu+XrZqaFfTYvb8IdEIK6Kr6/+QFDuNLskeLKeSk0v+1T90WRT+VMMfdTUxIGUvncxS4NpUcqFW4MSu5RM=
gem: rubill
on:
tags: true
repo: ataber/rubill

0 comments on commit b422028

Please sign in to comment.