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-fileupload.git


The following commit(s) were added to refs/heads/master by this push:
     new 4695416  Add OpenJDK 12 to Travis builds.
4695416 is described below

commit 4695416b71d3577c7d3bc8fa05901fa8fc8fc7a8
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Apr 16 09:16:08 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 09fc6e9..3aa1450 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -22,6 +22,7 @@ jdk:
   - openjdk7
   - openjdk8
   - openjdk11
+  - openjdk12
   - openjdk-ea
 
 after_success:

Reply via email to