try to build it using JRuby

This commit is contained in:
Thorsten Böttger 2012-08-22 08:53:54 +12:00
parent 75fce04b05
commit d2320fa322
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ rvm:
- 1.8.7
- 1.9.2
- 1.9.3
# - jruby-18mode # JRuby in 1.8 mode
# - jruby-19mode # JRuby in 1.9 mode
- jruby-18mode # JRuby in 1.8 mode
- jruby-19mode # JRuby in 1.9 mode
- rbx-18mode
- rbx-19mode