Remove JRuby support

This commit is contained in:
Erik Michaels-Ober 2011-07-27 14:03:47 -07:00
parent 029dda261e
commit 194f06be24
2 changed files with 0 additions and 2 deletions

View File

@ -2,6 +2,5 @@ rvm:
- 1.8.7
- 1.9.1
- 1.9.2
- jruby
- ree
- ruby-head

View File

@ -171,7 +171,6 @@ implementations:
* Ruby 1.9.1
* Ruby 1.9.2
* Ruby Enterprise Edition 1.8.7
* JRuby 1.6
If something doesn't work on one of these interpreters, it should be considered
a bug.