mirror of
https://github.com/leafOfTree/vim-vue-plugin.git
synced 2025-12-08 21:54:46 +08:00
Update travis config
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
dist: focal
|
||||||
|
|
||||||
language: minimal
|
language: minimal
|
||||||
|
|
||||||
install:
|
install:
|
||||||
@@ -7,7 +9,6 @@ install:
|
|||||||
- git clone https://github.com/kchmck/vim-coffee-script ../vim-coffee-script --depth=1
|
- git clone https://github.com/kchmck/vim-coffee-script ../vim-coffee-script --depth=1
|
||||||
- git clone https://github.com/leafgarland/typescript-vim ../typescript-vim --depth=1
|
- git clone https://github.com/leafgarland/typescript-vim ../typescript-vim --depth=1
|
||||||
- git clone https://github.com/iloginow/vim-stylus.git ../vim-stylus --depth=1
|
- git clone https://github.com/iloginow/vim-stylus.git ../vim-stylus --depth=1
|
||||||
- git clone https://github.com/mrk21/yaml-vim ../yaml-vim --depth=1
|
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- bash ../test/start.sh vue vim-vue-plugin
|
- bash ../test/start.sh vue vim-vue-plugin
|
||||||
|
|||||||
Reference in New Issue
Block a user