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