Update test config

This commit is contained in:
leafOfTree
2020-01-07 11:20:41 +08:00
parent 509aa155c3
commit 1d7e5bda06
2 changed files with 5 additions and 1 deletions

View File

@@ -3,5 +3,9 @@ language: minimal
install:
- git clone --depth=1 https://github.com/leafOfTree/test ../test
- get clone https://github.com/digitaltoad/vim-pug ../vim-pug --depth=1
- get clone https://github.com/kchmck/vim-coffee-script ../vim-coffee-script --depth=1
- get clone https://github.com/leafgarland/typescript-vim ../typescript-vim --depth=1
script:
- bash ../test/start.sh vue vim-vue-plugin