mirror of
https://github.com/junegunn/vim-plug.git
synced 2024-12-19 10:35:38 -07:00
Fix travis CI build
This commit is contained in:
parent
7c7ef8cf2f
commit
eb25f320a0
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"
|
||||||
|
Loading…
Reference in New Issue
Block a user