GitHub user zentol opened a pull request:

    https://github.com/apache/flink/pull/4182

    [FLINK-7004] Switch to Travis Trusty image

    Cleaned up version of #4167. With this PR we switch to the trusty image on 
Travis as it appears to have more stable build times.
    
    Other changes include:
    * run in a sudo-enabled environment for more memory
    * increase java heap size
    * replace oraclejdk7 profile since it is no longer supported (see 
https://github.com/travis-ci/travis-ci/issues/7884)
    * manually install maven 3.2.5 since trusty works with 3.3.9

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/zentol/flink 7004

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/4182.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 #4182
    
----
commit e3ed988581a3f0e747d4a80335f86dd1ace07106
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

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to