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

Commit

Permalink
Build against latest jruby
Browse files Browse the repository at this point in the history
  • Loading branch information
alxberardi committed Feb 1, 2016
1 parent 426349c commit 43218b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ matrix:
- rvm: jruby-1.7
before_install: gem install bundler -v 1.11.2
script: "cp spec/rabbitmq.yml.example spec/rabbitmq.yml && bundle exec rake coverage"
- rvm: jruby-9000
- rvm: jruby-9.0.5.0
before_install: gem install bundler -v 1.11.2
script: "cp spec/rabbitmq.yml.example spec/rabbitmq.yml && bundle exec rake spec"
#script: "cp spec/rabbitmq.yml.example spec/rabbitmq.yml && bundle exec rake coverage"
Expand Down

0 comments on commit 43218b9

Please sign in to comment.