vim-sussify/.travis.yml

8 lines
148 B
YAML
Raw Normal View History

2014-11-20 13:48:35 +00:00
language: vim
before_script: |
git clone https://github.com/junegunn/vader.vim.git
script: |
2014-11-20 14:00:36 +00:00
vim -Nu test/vimrc -c 'Vader! test/*' >/dev/null