Repository: storm Updated Branches: refs/heads/1.x-branch 2181fcde3 -> d76370a28
STORM-2855: Revert to 2017Q4 Ubuntu image in Travis to fix build Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/9a935b02 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/9a935b02 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/9a935b02 Branch: refs/heads/1.x-branch Commit: 9a935b023eee3de660f043bae7447b2f77ec8d52 Parents: 2181fcd Author: Stig Rohde Døssing <[email protected]> Authored: Thu Dec 14 17:32:20 2017 +0100 Committer: Jungtaek Lim <[email protected]> Committed: Fri Dec 15 18:44:29 2017 +0900 ---------------------------------------------------------------------- .travis.yml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/9a935b02/.travis.yml ---------------------------------------------------------------------- diff --git a/.travis.yml b/.travis.yml index eefc072..5af427a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,6 +20,7 @@ env: dist: trusty sudo: required +group: deprecated-2017Q4 language: java jdk:
