mirror of
https://github.com/neovim/neovim.git
synced 2025-11-03 17:24:29 +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