mirror of
https://github.com/leafOfTree/vim-vue-plugin.git
synced 2026-01-09 13:02:32 +08:00
6 lines
148 B
YAML
6 lines
148 B
YAML
install:
|
|
- git clone --single-branch -b vim-vue-plugin --depth=1 https://github.com/leafOfTree/test ../test
|
|
|
|
script:
|
|
- bash ../test/src/test.sh
|