mirror of
https://github.com/neovim/neovim.git
synced 2026-05-22 12:54:18 +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