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 Jun 9, 2017
1 parent ba683ae commit 63978cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ script:
- uname -a
- which -a vim
- vim --cmd version --cmd quit
- vim --cmd "try | helptags doc/ | catch | cquit | endtry" --cmd quit
# - /tmp/vim-themis/bin/themis --runtimepath /tmp/vimproc --reporter dot
- /tmp/vim-themis/bin/themis --runtimepath /tmp/vimproc --exclude ConcurrentProcess --reporter dot
- ruby scripts/check-changelog.rb
Expand Down

0 comments on commit 63978cf

Please sign in to comment.