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