Skip to content

Commit

Permalink
Merge pull request #418 from guard/rymai-update-ruby-version-travis
Browse files Browse the repository at this point in the history
Update matrix to use Ruby 2.2.5
  • Loading branch information
rymai committed Nov 20, 2016
2 parents 0559f98 + 50b40f2 commit b653060
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 @@ -6,7 +6,7 @@ before_install:
- gem install ruby_dep
- gem update ruby_dep
rvm:
- 2.2.4
- 2.2.5
- jruby-head
- rbx-2
- jruby-9.0.5.0
Expand Down

0 comments on commit b653060

Please sign in to comment.