Skip to content

Commit

Permalink
Remove helptags test from travis
Browse files Browse the repository at this point in the history
This is tested in test/help.vim
  • Loading branch information
thinca committed Apr 26, 2020
1 parent d93d16f commit 2f883cb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions scripts/run-lint-on-ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,5 @@ go get -d -v ./scripts
# Run reviewdog.
reviewdog -reporter=github-pr-check

# Check tag name conflicts
vim --cmd "try | helptags doc/ | catch | cquit | endtry" --cmd quit

# Validate changelog
ruby scripts/check-changelog.rb

0 comments on commit 2f883cb

Please sign in to comment.