mirror of
https://github.com/neovim/neovim.git
synced 2026-01-20 20:00:37 +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