Skip to content

Commit

Permalink
Update Travis to test Rubinius latest and 2.2.Y
Browse files Browse the repository at this point in the history
These are currently the same, but 2.3 is in the works.
  • Loading branch information
stevenharman committed Apr 7, 2014
1 parent f49d9e4 commit d9a1e93
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -7,4 +7,5 @@ rvm:
- 2.1.0
- 2.1.1
- jruby-19mode
- rbx-2.2
- rbx
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -14,9 +14,9 @@ A Ruby library for using the [BreweryDB][] API.

Tested and known to work with the following Rubies:

- Ruby/MRI 1.9.2, 1.9.3, 2.0.0
- Ruby/MRI 1.9.2, 1.9.3, 2.0.0, 2.1
- [JRuby][] 1.7.x in 1.9 mode
- [Rubinius][] in 1.9 mode
- [Rubinius][] ~> 2.2

[jruby]: http://jruby.org/
[rubinius]: http://rubini.us/
Expand Down

0 comments on commit d9a1e93

Please sign in to comment.