[ https://issues.apache.org/jira/browse/FLINK-7004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16066370#comment-16066370 ]
ASF GitHub Bot commented on FLINK-7004: --------------------------------------- GitHub user zentol opened a pull request: https://github.com/apache/flink/pull/4207 [FLINK-7004] Switch to Travis Trusty image Back-port of #4182 for 1.3. You can merge this pull request into a Git repository by running: $ git pull https://github.com/zentol/flink 7004_3 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/4207.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #4207 ---- commit 7d47d5a807aa33c8d1379ce02b3abb0af8d0e82f Author: zentol <ches...@apache.org> Date: 2017-06-26T09:44:45Z [FLINK-7004] Switch to Travis Trusty image - enable sudo for more memory - increase java heap size - replace usage of oraclejdk7 since it is no longer supporter - manually install maven 3.2.5 ---- > Switch to Travis Trusty image > ----------------------------- > > Key: FLINK-7004 > URL: https://issues.apache.org/jira/browse/FLINK-7004 > Project: Flink > Issue Type: Improvement > Components: Tests > Affects Versions: 1.2.0, 1.3.0, 1.4.0 > Reporter: Chesnay Schepler > Assignee: Chesnay Schepler > Priority: Critical > Fix For: 1.2.2, 1.4.0, 1.3.2 > > > As shown in this PR https://github.com/apache/flink/pull/4167 switching to > the Trusty image on Travis seems to stabilize the build times. > We should switch for 1.2, 1.3 and 1.4. -- This message was sent by Atlassian JIRA (v6.4.14#64029)