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

Commit

Permalink
Addresses travis build issue
Browse files Browse the repository at this point in the history
  • Loading branch information
alxberardi committed Jan 27, 2016
1 parent 37b4c2b commit 21840ed
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 @@ -5,7 +5,7 @@ rvm:
- 2.2
- 2.3.0 # The version of RVM installed on Travis doesn't yet recognise 2.3 as an alias of 2.3.0
- jruby-1.7
- jruby-9.0
- jruby-9.0.4.0 # Test against specific version or travis uses 9.0.0.0
script: "cp spec/rabbitmq.yml.example spec/rabbitmq.yml && bundle exec rake coverage"
services:
- rabbitmq
Expand Down

0 comments on commit 21840ed

Please sign in to comment.