Repository: storm Updated Branches: refs/heads/master b246d3741 -> 5bdf3dd67
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/44c1e003 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/44c1e003 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/44c1e003 Branch: refs/heads/master Commit: 44c1e0031a270a367150bc76d0a1077fa5d3e1d1 Parents: b246d37 Author: Stig Rohde Døssing <[email protected]> Authored: Thu Dec 14 17:32:20 2017 +0100 Committer: Stig Rohde Døssing <[email protected]> Committed: Thu Dec 14 17:32:20 2017 +0100 ---------------------------------------------------------------------- .travis.yml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/44c1e003/.travis.yml ---------------------------------------------------------------------- diff --git a/.travis.yml b/.travis.yml index 128b5e0..89df2f8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,6 +22,7 @@ env: dist: trusty sudo: required +group: deprecated-2017Q4 language: java jdk:
