Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

Commit bd38b2e

Browse files
committed
Remove JDK 9 build from Travis CI
JDK 9 is no longer supported and there's a multi-JDK test pipeline for RabbitMQ-related Java projects.
1 parent 57bf84e commit bd38b2e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ sudo: required
44
language: java
55
jdk:
66
- oraclejdk8
7-
- oraclejdk9
87

98
notifications:
109

0 commit comments

Comments
 (0)