Skip to content

Commit bbeacbc

Browse files
authored
Merge pull request #818 from olleolleolle/patch-1
CI: Use jruby-9.2.8.0
2 parents 37286c5 + 8536f69 commit bbeacbc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.travis.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ matrix:
99
# Latest versions first
1010
- name: MRI 2.6.2 Latest
1111
rvm: 2.6.2
12-
- name: JRuby 9.2.7.0 Latest on Java 11
13-
rvm: jruby-9.2.7.0
12+
- name: JRuby 9.2.8.0 Latest on Java 11
13+
rvm: jruby-9.2.8.0
1414
jdk: oraclejdk11
15-
- name: JRuby 9.2.7.0 Latest on Java 8
16-
rvm: jruby-9.2.7.0
15+
- name: JRuby 9.2.8.0 Latest on Java 8
16+
rvm: jruby-9.2.8.0
1717
jdk: oraclejdk8
1818
- name: TruffleRuby Latest
1919
rvm: truffleruby

0 commit comments

Comments
 (0)