This is an automated email from the ASF dual-hosted git repository.
ggregory 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 3763a34 Add OpenJDK 12 to Travis builds.
3763a34 is described below
commit 3763a34e2381760526696caf2bd6007719d641f3
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Apr 16 09:14:46 2019 -0400
Add OpenJDK 12 to Travis builds.
---
.travis.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.travis.yml b/.travis.yml
index 7810bc8..1388dd6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -23,6 +23,7 @@ jdk:
- oraclejdk11
- openjdk8
- openjdk11
+ - openjdk12
- openjdk-ea