mirror of
https://github.com/neovim/neovim.git
synced 2025-09-13 23:08:16 +00:00

- Build targeting 32-bit with travis - Code in `before_install`/`after_success` was moved to travis.sh since it provides greater flexibility for detecting the build matrix environment. This improves the build speed since we now install only what's necessary. - Now clint has a dedicated travis worker