You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by ab...@apache.org on 2019/06/28 11:43:18 UTC

[cayenne] branch STABLE-4.1 updated: Update travis config

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

abulatski pushed a commit to branch STABLE-4.1
in repository https://gitbox.apache.org/repos/asf/cayenne.git


The following commit(s) were added to refs/heads/STABLE-4.1 by this push:
     new 36ab145  Update travis config
36ab145 is described below

commit 36ab14526206f83ca1a2790f3c862033b394d911
Author: Arseni Bulatski <an...@gmail.com>
AuthorDate: Fri Jun 28 14:42:39 2019 +0300

    Update travis config
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 26c1760..3821e46 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -40,7 +40,7 @@ env:
 
 jdk:
   - oraclejdk8
-  - oraclejdk11
+  - openjdk11
   - openjdk-ea
 
 matrix: