Skip to content

Commit

Permalink
Support MRI 2.2 and 2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
larrylv committed Apr 19, 2016
1 parent efce82e commit 520b268
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ language: ruby
rvm:
- 2.0.0
- 2.1.6
- 2.2.3
- 2.3.0
- jruby-1.7.20

services:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ $ bin/docker_console

3. Install any of the supported Ruby versions:
- JRuby 1.7.3 - 1.7.20
- MRI 2.0.0 - 2.1.6
- MRI 2.0.0 - 2.3.0

4. Install [Bundler](http://gembundler.com/) if necessary:

Expand Down

0 comments on commit 520b268

Please sign in to comment.