mirror of
https://github.com/leafOfTree/vim-vue-plugin.git
synced 2025-12-10 14:41:52 +08:00
Add nvim to test
This commit is contained in:
@@ -2,6 +2,11 @@ dist: focal
|
|||||||
|
|
||||||
language: minimal
|
language: minimal
|
||||||
|
|
||||||
|
before_install:
|
||||||
|
- sudo add-apt-repository ppa:neovim-ppa/stable -y
|
||||||
|
- sudo apt-get update
|
||||||
|
- sudo apt-get -y install neovim
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- git clone https://github.com/leafOfTree/test ../test --depth=1
|
- git clone https://github.com/leafOfTree/test ../test --depth=1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user