1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2026-01-03 21:42:32 +03:00

Oops, un-hardcode correctly

This commit is contained in:
David Baker
2017-02-17 19:27:50 +00:00
parent 1819ff0939
commit e79d38467b

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