Revert "Remove JRuby support"

This reverts commit 3ce2f643ec.
This commit is contained in:
Erik Michaels-Ober 2011-08-08 13:54:48 -07:00
parent cb3a2e9c76
commit e2b7e35875
2 changed files with 3 additions and 1 deletions

View file

@ -3,6 +3,7 @@ rvm:
- 1.9.1 - 1.9.1
- 1.9.2 - 1.9.2
- 1.9.3 - 1.9.3
- jruby
- rbx - rbx
- rbx-2.0 - rbx-2.0
- ree - ree

View file

@ -27,7 +27,8 @@ implementations:
* Ruby 1.8.7 * Ruby 1.8.7
* Ruby 1.9.1 * Ruby 1.9.1
* Ruby 1.9.2 * Ruby 1.9.2
* [Rubinius](http://rubini.us) * [JRuby](http://www.jruby.org/)
* [Rubinius](http://rubini.us/)
* [Ruby Enterprise Edition](http://www.rubyenterpriseedition.com/) * [Ruby Enterprise Edition](http://www.rubyenterpriseedition.com/)
If something doesn't work on one of these interpreters, it should be considered If something doesn't work on one of these interpreters, it should be considered