Install node version as well
This commit is contained in:
parent
afb553a31e
commit
1080d25fcf
@ -229,6 +229,7 @@ matrix:
|
||||
|
||||
before_install:
|
||||
- source $NVM_DIR/nvm.sh
|
||||
- nvm install $NODE
|
||||
- nvm use $NODE
|
||||
- node --version
|
||||
- if [[ ! -z $TARGET_ARCH ]] ; then source ./scripts/travis/before_install.$TARGET_ARCH.sh ; fi
|
||||
|
Loading…
Reference in New Issue
Block a user