Browse Source

Fix travis CI build

Junegunn Choi 9 years ago
parent
commit
eb25f320a0
1 changed files with 0 additions and 1 deletions
  1. 0 1
      test/run

+ 0 - 1
test/run

@@ -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"