Fix for travis

This commit is contained in:
Shougo Matsushita 2014-07-08 19:40:47 +09:00
parent c871e0f84b
commit b8da324ed9
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 autoload
- sh /tmp/vim-vimlint/bin/vimlint.sh -l /tmp/vim-vimlint -p /tmp/vim-vimlparser -e EVL103=1 autoload