Hi Christian, > Sounds very interesting. Is the build always triggered for pull requests > with all different feature sets?
Yes; that's the way it is configured in .travis.yml. If your pull request modifies the .travis.yml, though, this configuration will be used (e.g. only build certain feature sets). > If I open a new pull request the travis CI will immediatly start with > the test suite, right? Exactly. Github will more or less immediately show a link to the Travis build at the location where it says "The Travis CI build failed" in the example build I linked above ([3]). So if you e.g. were to include a patch that fixes the tiny/small test errors, it should build successfully. Cheers! -- -- 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.
