mirror of
https://github.com/davidhalter/jedi-vim.git
synced 2026-03-05 04:54:18 +08:00
Minor CI/test improvements (#992)
* ci: Travis: pip-list, nvim-version * tests: remove unused fixture argument
This commit is contained in:
@@ -22,6 +22,8 @@ install:
|
||||
sudo apt-get install neovim -y
|
||||
|
||||
pip install pynvim pytest-cov
|
||||
pip list
|
||||
nvim --version
|
||||
else
|
||||
vim --version
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user