Oops, un-hardcode correctly

pull/21833/head
David Baker 2017-02-17 19:27:50 +00:00
parent 1819ff0939
commit e79d38467b
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
set -e
export KARMAFLAGS="--no-colors"
export NVM_DIR="$HOME/jenkins/.nvm"
export NVM_DIR="$HOME/.nvm"
[ -s "$NVM_DIR/nvm.sh" ] && . "$NVM_DIR/nvm.sh"
nvm use 4