Tests: automatically fetch Vader if needed

This commit is contained in:
Daniel Hahler 2014-11-20 16:50:38 +01:00 committed by Marco Hinz
parent 62512237a5
commit d4ff491d6e
3 changed files with 18 additions and 9 deletions

View file

@ -4,7 +4,7 @@ before_script: |
git clone https://github.com/junegunn/vader.vim.git
script: |
vim --nofork -XNu <(cat << EOF
vim -XNu <(cat << EOF
filetype off
set runtimepath+=vader.vim
set runtimepath+=.