Dominique wrote: > 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 ===
But why would Ruby not work with any other dist? Adding "dist precise" doesn't sound like a good solution. > I wonder why the upgrade was not made to use the latest Ubuntu LTS > which is 16.04. Yeah, seems really old. Perhaps they prefer making smaller steps. -- hundred-and-one symptoms of being an internet addict: 268. You get up in the morning and go online before getting your coffee. /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- -- 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.
