test specific node version
This commit is contained in:
@ -50,7 +50,7 @@ function install_node {
|
|||||||
|
|
||||||
|
|
||||||
get_lock
|
get_lock
|
||||||
install_node 0.10
|
install_node "$NODE_V"
|
||||||
npm install
|
npm install
|
||||||
release_lock
|
release_lock
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user