Skip to content

Commit e051a87

Browse files
committed
[CI] Run unit tests using JRuby on Travis (elastic#819)
1 parent 8bd4235 commit e051a87

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ matrix:
3737
jdk: oraclejdk8
3838
env: TEST_SUITE=unit
3939

40-
# - rvm: jruby-9.1
41-
# jdk: oraclejdk8
42-
# env: TEST_SUITE=unit
40+
- rvm: jruby-9.1
41+
jdk: oraclejdk8
42+
env: TEST_SUITE=unit
4343

4444
- rvm: 2.5
4545
jdk: oraclejdk8

0 commit comments

Comments
 (0)