use proper tags for jruby on travis

This commit is contained in:
Francesco Rodriguez 2012-11-25 17:30:10 -05:00
parent 470d65d12f
commit 6c88455587

View File

@ -6,7 +6,8 @@ rvm:
- 1.9.2
- 1.9.3
- ree
- jruby
- jruby-18mode
- jruby-19mode
- rbx-18mode
- rbx-19mode
gemfile:
@ -22,6 +23,6 @@ matrix:
- gemfile: Gemfile.edge
rvm: ree
- gemfile: Gemfile.edge
rvm: jruby
rvm: jruby-18mode
- gemfile: Gemfile.edge
rvm: rbx-18mode