Skip to content

Commit 9e95941

Browse files
committed
update .travis.yml
1 parent 7c9531d commit 9e95941

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

.travis.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,13 @@ rvm:
22
- 1.8.7
33
- 1.9.2
44
- 1.9.3
5+
- jruby-18mode
6+
- jruby-19mode
7+
- rbx-18mode
8+
- rbx-19mode
59
- ruby-head
6-
- rbx
7-
- rbx-2.0
10+
- jruby-head
811
- ree
9-
- jruby
1012
branches:
1113
only:
1214
- master

0 commit comments

Comments
 (0)