Skip to content

Commit 0f7dfda

Browse files
committed
Remove helptags test from travis
This is tested in test/help.vim
1 parent 8a0bce5 commit 0f7dfda

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ script:
3939
- uname -a
4040
- which -a vim
4141
- vim --cmd version --cmd quit
42-
- vim --cmd "try | helptags doc/ | catch | cquit | endtry" --cmd quit
4342
- 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
4443
# - /tmp/vim-themis/bin/themis --runtimepath /tmp/vimproc --reporter dot
4544
- /tmp/vim-themis/bin/themis --runtimepath /tmp/vimproc --exclude ConcurrentProcess --reporter dot

0 commit comments

Comments
 (0)