You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@creadur.apache.org by po...@apache.org on 2019/06/01 19:52:39 UTC

[creadur-rat] branch RAT-244/migratedToJDK7 updated: RAT-244: Language level 1.7 runs well with JDK12

This is an automated email from the ASF dual-hosted git repository.

pottlinger pushed a commit to branch RAT-244/migratedToJDK7
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git


The following commit(s) were added to refs/heads/RAT-244/migratedToJDK7 by this push:
     new e040f8b  RAT-244: Language level 1.7 runs well with JDK12
e040f8b is described below

commit e040f8b1f77bd86ae0aba4949661c4b3d649df48
Author: Hugo Hirsch <gi...@hugo-hirsch.de>
AuthorDate: Sat Jun 1 21:52:24 2019 +0200

    RAT-244: Language level 1.7 runs well with JDK12
---
 .travis.yml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 19c8ee6..b7d8d16 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,8 +4,7 @@ jdk:
   - openjdk9
   - openjdk10
   - openjdk11
-# Not possible with language level 1.6
-#  - openjdk12
+  - openjdk12
 #before_script:
 #  - pip install --user codecov