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

ntimofeev pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cayenne.git


The following commit(s) were added to refs/heads/master by this push:
     new 5a6972b  Fix travis build
5a6972b is described below

commit 5a6972bd8c66ad3e88027070f07e7d2b91fca106
Author: Nikita Timofeev <[email protected]>
AuthorDate: Tue Oct 8 11:26:52 2019 +0300

    Fix travis build
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 7313e2c..1ba6992 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -39,7 +39,7 @@ env:
     - secure: 
"cysyR/fEtBHC26lYHGhfXYIPMaol1c1wP+r59idByE4iq71QiOffA4j1CQCAnN5Zo7QsNavz/GZoIxNif4SUcY7sW5M92a78VFVK3aYGTOBtN9jpqWDJoFc8jm5C75j3CoBe7dVFkxw3pCdMlZQ7HJj7L+GiyZ5USu6E2vD5X7A="
 
 jdk:
-  - oraclejdk8
+  - openjdk8
   - openjdk11
   - openjdk-ea
 

Reply via email to