> BTW: Where do you get the vim source from and how often do you update > the source?
It's downloaded to the Travis worker with Mercurial [1] and cached [2,3] so that subsequent jobs only need to get updates (if there are any). That is done for each job. [1] https://github.com/fwalch/vim-ci/blob/master/.travis.yml#L22 [2] https://github.com/fwalch/vim-ci/blob/master/.travis.yml#L15 [3] http://docs.travis-ci.com/user/caching/#Caching-directories-%28Bundler%2C-dependencies%29 -- -- 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.
