[Tests] Use node v0.10.7 for thread para test as other install from src tests
This commit is contained in:
parent
e87f395b7a
commit
880b9eb9f9
|
|
@ -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