This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-daemon.git
The following commit(s) were added to refs/heads/master by this push:
new 25136e9 Oracle's Java 9 is no longer supported
25136e9 is described below
commit 25136e92bb31c1feee2cf760d5330fbdfb0e4d14
Author: Mark Thomas <[email protected]>
AuthorDate: Tue Jun 18 19:17:31 2019 +0100
Oracle's Java 9 is no longer supported
---
.travis.yml | 1 -
1 file changed, 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index 90dd8d6..424628d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -17,7 +17,6 @@ language: java
sudo: false
jdk:
- - oraclejdk9
- oraclejdk11
- openjdk8
- openjdk9