mirror of
https://github.com/junegunn/vim-plug.git
synced 2024-12-23 20:45:31 -07:00
Fix Travis CI build
This commit is contained in:
parent
eb38fe3d32
commit
c3669836d3
2
test/run
2
test/run
@ -55,7 +55,7 @@ set shell=/bin/bash
|
|||||||
source $PLUG_SRC
|
source $PLUG_SRC
|
||||||
VIMRC
|
VIMRC
|
||||||
|
|
||||||
[ -z "$TMPDIR" ] && export TMPDIR=/tmp
|
[ -z "$TMPDIR" ] && export TMPDIR=/tmp/
|
||||||
init
|
init
|
||||||
if [ "$1" = '!' ]; then
|
if [ "$1" = '!' ]; then
|
||||||
/usr/local/bin/vim -Nu /tmp/mini-vimrc -c 'Vader! workflow.vader' > /dev/null &&
|
/usr/local/bin/vim -Nu /tmp/mini-vimrc -c 'Vader! workflow.vader' > /dev/null &&
|
||||||
|
Loading…
Reference in New Issue
Block a user