Update travis config

This commit is contained in:
leafOfTree
2021-03-11 16:47:37 +08:00
parent 36101b1f31
commit 23f28eab69

View File

@@ -3,7 +3,7 @@ dist: focal
language: minimal
install:
- git clone --depth=1 https://github.com/leafOfTree/test ../test
- git clone https://github.com/leafOfTree/test ../test --depth=1
- 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