Temporarily remove jruby from travis because 1.6.5 has a null pointer exception bug.

This commit is contained in:
José Valim 2011-11-07 21:39:27 -02:00
parent 22136a708b
commit 611e0335cc
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ rvm:
- ree - ree
- rbx - rbx
- rbx-2.0 - rbx-2.0
- jruby
notifications: notifications:
recipients: recipients:
- jose.valim@plataformatec.com.br - jose.valim@plataformatec.com.br