From 5ffcca172bba54d190ed76b61948d2ed2819ca75 Mon Sep 17 00:00:00 2001 From: thinca Date: Sun, 26 Jun 2016 17:47:40 +0900 Subject: [PATCH] Remove helptags test from travis This is tested in test/help.vim --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 5da15db7d..032341291 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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