You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2020/04/15 13:35:23 UTC

[commons-compress] branch master updated: Add openjdk14 to Travis.

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


The following commit(s) were added to refs/heads/master by this push:
     new 633a6f6  Add openjdk14 to Travis.
633a6f6 is described below

commit 633a6f654cddbb99dc9850ac49aed343fa829665
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Wed Apr 15 09:35:19 2020 -0400

    Add openjdk14 to Travis.
---
 .travis.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index 55a645d..8760635 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -38,6 +38,8 @@ matrix:
       jdk: openjdk12
     - dist: trusty
       jdk: openjdk13
+    - dist: trusty
+      jdk: openjdk14
 #    - dist: trusty
 #      jdk: openjdk-ea