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

Commit

Permalink
Adds Ruby 2.2 to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
alxberardi committed Jan 9, 2015
1 parent 26f7a4d commit 265dee6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ language: ruby
rvm:
- 1.9.3
- 2.1
- 2.2
- jruby-1.7.18
script: "cp spec/rabbitmq.yml.example spec/rabbitmq.yml && bundle exec rake coverage"
services:
Expand Down

0 comments on commit 265dee6

Please sign in to comment.