[Tests] Use node v0.10.7 for thread para test as other install from src tests
parent
ec2b02e187
commit
a66a9caa1c
|
@ -4,7 +4,7 @@ die () { echo "$@" ; exit 1; }
|
|||
|
||||
\. ../../nvm.sh
|
||||
|
||||
NVM_TEST_VERSION=v0.10.41
|
||||
NVM_TEST_VERSION=v0.10.7
|
||||
|
||||
# STAGE 1 #
|
||||
|
||||
|
|
Loading…
Reference in New Issue