Add ruby-head and jruby-head.

This commit is contained in:
Akinori MUSHA 2013-03-18 02:04:25 +09:00
parent 4532f190cc
commit 6c5e87aff3

View file

@ -1,12 +1,14 @@
language: ruby
rvm:
- 1.8.7
- ree
- 1.9.2
- 1.9.3
- 2.0.0
- ree
- ruby-head
- jruby-18mode
- jruby-19mode
- jruby-head
- rbx-18mode
- rbx-19mode
matrix: