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:46:43 UTC

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

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

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


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

commit 39471ad8f78e9fc361bd63e2eb62040b09617b0c
Author: Arseni Bulatski <an...@gmail.com>
AuthorDate: Fri Jun 28 14:44:47 2019 +0300

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

diff --git a/.travis.yml b/.travis.yml
index 8a60216..fd29436 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -36,7 +36,7 @@ env:
 jdk:
   - oraclejdk7
   - oraclejdk8
-  - oraclejdk11
+  - openjdk11
 
 script:
   - travis_wait 30 mvn verify -q -DcayenneTestConnection=$DB_PROFILE -DcayenneLogLevel=ERROR