Add vim-stylus to travis clone list

This commit is contained in:
Chris Vincent
2020-04-26 00:42:26 -06:00
parent 18d23d2add
commit f2a3913614

View File

@@ -6,6 +6,7 @@ install:
- git clone https://github.com/digitaltoad/vim-pug ../vim-pug --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/iloginow/vim-stylus.git ../vim-stylus --depth=1
script:
- bash ../test/start.sh vue vim-vue-plugin