From 36101b1f313853daa6d32f4056c653d299d3da20 Mon Sep 17 00:00:00 2001 From: leafOfTree Date: Thu, 11 Mar 2021 16:29:38 +0800 Subject: [PATCH] Update travis config --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index cf53726..6f6b2ad 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,5 @@ +dist: focal + language: minimal 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/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