Kazunobu Kuriyama <[email protected]> wrote: > 2017-07-27 17:02 GMT+09:00 Bram Moolenaar <[email protected]>: >> >> >> Several of the continuous builds on Travis fail with: >> >> /usr/bin/ld: cannot find -lruby >> >> Not sure how to fix that. Can't be related to a recent patch. > > > Looks like it's related with Trusty as default Linux is coming . According > to that, we seemingly need to modify .travis.yml. and more in the feature...
The link you gave https://blog.travis-ci.com/2017-07-11-trusty-as-default-linux-is-coming says: === BEGIN QUOTE === With the recent EOL of Ubuntu Precise, we are planning to begin setting the default distribution for builds to Ubuntu Trusty 14.04 on Tuesday, the 18th of July. === END QUOTE === I wonder why the upgrade was not made to use the latest Ubuntu LTS which is 16.04. Dominique -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
