Skip to content

Commit e0a9e3e

Browse files
committed
Update Travis configuration
1 parent f3aaf0a commit e0a9e3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ rvm:
33
- 1.9.2
44
- 1.9.3
55
- 2.0.0
6+
- 2.1.1
67
- jruby-18mode # JRuby in 1.8 mode
78
- jruby-19mode # JRuby in 1.9 mode
8-
- rbx-18mode
9-
- rbx-19mode
9+
- rbx-2
1010
script: "bundle exec rake spec"
1111

0 commit comments

Comments
 (0)