You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by nt...@apache.org on 2017/06/28 07:12:24 UTC

[2/2] cayenne git commit: Temp fix for Java 7 build in travis, used group will be deprecated in September.

Temp fix for Java 7 build in travis,
used group will be deprecated in September.


Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo
Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/997ba7d8
Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/997ba7d8
Diff: http://git-wip-us.apache.org/repos/asf/cayenne/diff/997ba7d8

Branch: refs/heads/STABLE-4.0
Commit: 997ba7d82b0b3db641253579f3ece230830e6339
Parents: c355f73
Author: Nikita Timofeev <st...@gmail.com>
Authored: Wed Jun 28 10:12:10 2017 +0300
Committer: Nikita Timofeev <st...@gmail.com>
Committed: Wed Jun 28 10:12:10 2017 +0300

----------------------------------------------------------------------
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cayenne/blob/997ba7d8/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 8929e43..4101ebd 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -18,6 +18,7 @@
 # How to fix: Change build setting or fix code.
 # https://docs.travis-ci.com/user/ci-environment/#Virtualization-environments
 sudo: required
+group: deprecated-2017Q2
 
 services:
   - docker