language: vim before_script: | git clone https://github.com/junegunn/vader.vim.git script: | vim -Nu test/vimrc -c 'Vader! test/*' >/dev/null