We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d4be7f9 + 41b0829 commit 0cca522Copy full SHA for 0cca522
.travis.yml
@@ -9,11 +9,11 @@ matrix:
9
# Latest versions first
10
- name: Latest MRI 2.7.3
11
rvm: 2.7.3
12
- - name: Latest JRuby 9.2.18.0 on Java 11
13
- rvm: jruby-9.2.18.0
+ - name: Latest JRuby 9.2.19.0 on Java 11
+ rvm: jruby-9.2.19.0
14
jdk: oraclejdk11
15
- - name: Latest JRuby 9.2.18.0 on Java 8
16
+ - name: Latest JRuby 9.2.19.0 on Java 8
17
jdk: openjdk8
18
- name: Latest TruffleRuby
19
rvm: truffleruby
0 commit comments