Tony wrote:
> On Sat, May 11, 2019 at 2:34 PM Bram Moolenaar <[email protected]> wrote: > > > > > > Patch 8.1.1317 > > Problem: Output from Travis can be improved. > > Solution: Add section headers. Handle errors better. (closes #4098) > > Files: .travis.yml, configure > > The if_ver-1.vim and if_ver2.vim scripts used in (the unchanged > portion of) travis.yml include "if has()" tests for mzscheme and tcl > but not for lua, perl, ruby, python2 and python3. Is this intentional? Well, if it works, then it works :-). Apparently the scripts assume that those interfaces are available. If not then the build would already have failed. -- How come wrong numbers are never busy? /// 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/201905111705.x4BH5o1O019474%40masaka.moolenaar.net. For more options, visit https://groups.google.com/d/optout.
