neosnippet.vim/.travis.yml

9 lines
306 B
YAML
Raw Permalink Normal View History

2015-11-01 05:21:23 +00:00
sudo: false
2014-06-27 12:11:44 +00:00
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:
2014-07-11 23:13:07 +00:00
- sh /tmp/vim-vimlint/bin/vimlint.sh -l /tmp/vim-vimlint -p /tmp/vim-vimlparser -e EVL103=1 -e EVL102.l:_=1 autoload