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 2019/03/22 13:42:47 UTC

[commons-text] branch master updated: Remove openjdk12, not there yet.

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


The following commit(s) were added to refs/heads/master by this push:
     new 4d2a0ef  Remove openjdk12, not there yet.
4d2a0ef is described below

commit 4d2a0ef9613cb4651f7c8ca1848e4ade46292898
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Fri Mar 22 09:42:44 2019 -0400

    Remove openjdk12, not there yet.
---
 .travis.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 7d1ccce..c8e4a2a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -20,7 +20,6 @@ jdk:
   - oraclejdk11
   - openjdk8
   - openjdk11
-  - openjdk12
   - openjdk-ea
 
 script: