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-bcel.git
The following commit(s) were added to refs/heads/master by this push:
new 9477230 Add OpenJDK 12 to Travis builds.
9477230 is described below
commit 9477230fa0fb5ee6eb4fe7ff543643c0bbe61bcb
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Apr 16 08:50:01 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 51acb5e..b6f308d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -21,6 +21,7 @@ jdk:
- oraclejdk11
- openjdk8
- openjdk11
+ - openjdk12
- openjdk-ea
after_success: