mirror of
https://github.com/leafOfTree/vim-vue-plugin.git
synced 2025-12-16 01:17:06 +08:00
8 lines
149 B
YAML
8 lines
149 B
YAML
language: minimal
|
|
|
|
install:
|
|
- git clone --depth=1 https://github.com/leafOfTree/test ../test
|
|
|
|
script:
|
|
- bash ../test/start.sh vue vim-vue-plugin
|