mirror of
https://github.com/neovim/neovim.git
synced 2026-01-04 02:17:09 +10:00
Currently the "gcov" build always fails on AppVeyor. It makes the builds very slow, so disable it for PRs until the problem is fixed. closes #8911 closes #8912