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-vfs.git
The following commit(s) were added to refs/heads/master by this push:
new fe94544 Add OpenJDK 13-EA to Travis builds.
fe94544 is described below
commit fe9454458a9fdf4e3b0a18a120a4a6ca143e7d80
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Apr 16 09:19:59 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 9075d8d..c2757bb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -20,6 +20,7 @@ jdk:
- openjdk8
- openjdk11
- openjdk12
+ - openjdk-ea
- oraclejdk8
- oraclejdk11