From 8e61377bdd62b95ede61743cbc1b50e958172061 Mon Sep 17 00:00:00 2001 From: leafOfTree Date: Thu, 11 Mar 2021 15:29:29 +0800 Subject: [PATCH] Update travis config --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 12b5695..cf53726 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,6 +7,7 @@ install: - 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 + - git clone https://github.com/mrk21/yaml-vim ../yaml-vim --depth=1 script: - bash ../test/start.sh vue vim-vue-plugin