This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/commons-net.git
The following commit(s) were added to refs/heads/trunk by this push:
new 251895f Add OpenJDK 13-EA to Travis builds.
251895f is described below
commit 251895f8a4e4519c1a1f3710653b0b9384d6de68
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Apr 16 09:17:45 2019 -0400
Add OpenJDK 13-EA to Travis builds.
---
.travis.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.travis.yml b/.travis.yml
index 75fa211..d69fb91 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -21,6 +21,7 @@ jdk:
- openjdk8
- openjdk11
- openjdk12
+ - openjdk-ea
- oraclejdk8
- oraclejdk9
- oraclejdk11