mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +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