Skip to content
This repository has been archived by the owner on Jan 29, 2019. It is now read-only.

Commit

Permalink
add rubygems deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
bastilian committed Nov 1, 2013
1 parent 4b0c9af commit dee03f5
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,10 @@ rvm:
- 2.0.0
- 1.9.3
- jruby-19mode
- rbx-19mode
- rbx-19mode
deploy:
provider: rubygems
api_key:
secure: cxeicyjvgA2QNjoaFzJxb2AvzTm8M2qJQyYIi+si4pme7fJfIZPwP/sY5/ufhpXeNoxJu87h1tegqpvOOw8aKYYBaTiJ6dpDOcepYNMaph8nzaLRxouwG3vAiBZ/OHn7j8pCcyYfHt/jlpxxDrlYiuRdsuHeFrI8haTZuO1lXZE=
on:
tags: true

0 comments on commit dee03f5

Please sign in to comment.