Disable Neovim tests, since they do not pass.
This commit is contained in:
parent
30ba8155a5
commit
fde4a066c6
@ -7,12 +7,7 @@ python:
|
|||||||
env:
|
env:
|
||||||
- VIM_VERSION="74"
|
- VIM_VERSION="74"
|
||||||
- VIM_VERSION="mercurial"
|
- VIM_VERSION="mercurial"
|
||||||
- VIM_VERSION="NEOVIM"
|
# - VIM_VERSION="NEOVIM"
|
||||||
|
|
||||||
matrix:
|
|
||||||
allow_failures:
|
|
||||||
env:
|
|
||||||
- VIM_VERSION="NEOVIM"
|
|
||||||
|
|
||||||
install:
|
install:
|
||||||
# Some of these commands fail transiently. We keep retrying them until they succeed.
|
# Some of these commands fail transiently. We keep retrying them until they succeed.
|
||||||
|
Loading…
Reference in New Issue
Block a user