mirror of
https://github.com/junegunn/vim-plug.git
synced 2025-12-08 09:54:45 +08:00
Fix travis CI build
This commit is contained in:
1
test/run
1
test/run
@@ -2,7 +2,6 @@
|
|||||||
|
|
||||||
cd $(dirname "${BASH_SOURCE[0]}")
|
cd $(dirname "${BASH_SOURCE[0]}")
|
||||||
|
|
||||||
export HOME=/tmp
|
|
||||||
export BASE="$PWD"
|
export BASE="$PWD"
|
||||||
export PLUG_SRC="$PWD/../plug.vim"
|
export PLUG_SRC="$PWD/../plug.vim"
|
||||||
export PLUG_FIXTURES="$PWD/fixtures"
|
export PLUG_FIXTURES="$PWD/fixtures"
|
||||||
|
|||||||
Reference in New Issue
Block a user