We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a0bce5 commit 0f7dfdaCopy full SHA for 0f7dfda
.travis.yml
@@ -39,7 +39,6 @@ script:
39
- uname -a
40
- which -a vim
41
- vim --cmd version --cmd quit
42
- - vim --cmd "try | helptags doc/ | catch | cquit | endtry" --cmd quit
43
- if [ x"$HEAD" = "xyes" ] && [ "$TRAVIS_OS_NAME" != "osx" ]; then sh /tmp/vim-vimlint/bin/vimlint.sh -l /tmp/vim-vimlint -p /tmp/vim-vimlparser -e EVL103=1 -e EVL102.l:_=1 -c func_abort=1 autoload; fi
44
# - /tmp/vim-themis/bin/themis --runtimepath /tmp/vimproc --reporter dot
45
- /tmp/vim-themis/bin/themis --runtimepath /tmp/vimproc --exclude ConcurrentProcess --reporter dot
0 commit comments