Skip to content

Commit 258784c

Browse files
authored
Keep the version in the name of the test
1 parent d7a7bf1 commit 258784c

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
@@ -9,10 +9,10 @@ matrix:
99
# Latest versions first
1010
- name: MRI 2.7.0 Latest
1111
rvm: 2.7.0
12-
- name: Latest JRuby on Java 11
12+
- name: Latest JRuby 9.2.18.0 on Java 11
1313
rvm: jruby-9.2.18.0
1414
jdk: oraclejdk11
15-
- name: Latest JRuby on Java 8
15+
- name: Latest JRuby 9.2.18.0 on Java 8
1616
rvm: jruby-9.2.18.0
1717
jdk: openjdk8
1818
- name: TruffleRuby Latest

0 commit comments

Comments
 (0)