Skip to content

Commit 2f883cb

Browse files
committed
Remove helptags test from travis
This is tested in test/help.vim
1 parent d93d16f commit 2f883cb

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

scripts/run-lint-on-ci.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,5 @@ go get -d -v ./scripts
3535
# Run reviewdog.
3636
reviewdog -reporter=github-pr-check
3737

38-
# Check tag name conflicts
39-
vim --cmd "try | helptags doc/ | catch | cquit | endtry" --cmd quit
40-
4138
# Validate changelog
4239
ruby scripts/check-changelog.rb

0 commit comments

Comments
 (0)