Fix Travis CI build

This commit is contained in:
Junegunn Choi
2014-10-02 01:17:46 +09:00
parent e7704e6cb3
commit eb38fe3d32
2 changed files with 6 additions and 0 deletions

View File

@@ -55,6 +55,7 @@ set shell=/bin/bash
source $PLUG_SRC
VIMRC
[ -z "$TMPDIR" ] && export TMPDIR=/tmp
init
if [ "$1" = '!' ]; then
/usr/local/bin/vim -Nu /tmp/mini-vimrc -c 'Vader! workflow.vader' > /dev/null &&