Skip to content
This repository was archived by the owner on Mar 15, 2022. It is now read-only.

Commit 53610b7

Browse files
committed
Reenable JRuby builds.
1 parent b60856a commit 53610b7

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.travis.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ rvm:
33
- 2.0.0
44
- 1.9.3
55
- 1.8.7
6-
# Because we need JDK8 to build, these are disabled temporarily
7-
# - jruby-18mode # JRuby in 1.8 mode
8-
# - jruby-19mode # JRuby in 1.9 mode
6+
- jruby-18mode # JRuby in 1.8 mode
7+
- jruby-19mode # JRuby in 1.9 mode
98
- rbx-2
9+
jdk:
10+
- oraclejdk8

0 commit comments

Comments
 (0)