Fix travis CI build

This commit is contained in:
Junegunn Choi
2016-05-23 13:15:57 +09:00
parent 7c7ef8cf2f
commit eb25f320a0

View File

@@ -2,7 +2,6 @@
cd $(dirname "${BASH_SOURCE[0]}")
export HOME=/tmp
export BASE="$PWD"
export PLUG_SRC="$PWD/../plug.vim"
export PLUG_FIXTURES="$PWD/fixtures"