Update for vimlint

This commit is contained in:
Shougo Matsushita 2014-07-12 08:13:07 +09:00
parent d981b8aee7
commit 9ad14d0ce7
1 changed files with 1 additions and 1 deletions

View File

@ -3,4 +3,4 @@ before_script:
- 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 autoload
- sh /tmp/vim-vimlint/bin/vimlint.sh -l /tmp/vim-vimlint -p /tmp/vim-vimlparser -e EVL103=1 -e EVL102.l:_=1 autoload