GitHub user srdo opened a pull request:

    https://github.com/apache/storm/pull/2455

    Upgrade Travis ruby to latest teeny release to fix Travis build

    It seems like the Travis build is failing because the Trusty image has been 
updated. See for example https://travis-ci.org/apache/storm/jobs/315946342.
    
    Upgrading ruby to the latest teeny version of the current line seems to fix 
it. According to 
https://www.ruby-lang.org/en/news/2013/12/21/ruby-version-policy-changes-with-2-1-0/
 this should be safe.

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

    $ git pull https://github.com/srdo/storm try-fix-travis

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

    https://github.com/apache/storm/pull/2455.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 #2455
    
----
commit 3cbf4833f524e3ad01aefcf7fb6c0cb6854efed8
Author: Stig Rohde Døssing <[email protected]>
Date:   2017-12-13T15:47:31Z

    Upgrade Travis ruby to latest teeny release to fix Travis build

----


---

Reply via email to