nvim/pack/acp/start/neocomplete.vim/.travis.yml

9 lines
306 B
YAML
Raw Normal View History

2017-04-06 14:34:32 +00:00
sudo: false
before_script:
- git clone https://github.com/syngan/vim-vimlint /tmp/vim-vimlint
- git clone https://github.com/ynkdir/vim-vimlparser /tmp/vim-vimlparser
script:
- sh /tmp/vim-vimlint/bin/vimlint.sh -l /tmp/vim-vimlint -p /tmp/vim-vimlparser -e EVL103=1 -e EVL102.l:_=1 autoload