test specific node version

This commit is contained in:
Spencer Alger
2015-01-10 15:06:36 -07:00
parent bfe84e6af4
commit e42cfa52c9

View File

@ -50,7 +50,7 @@ function install_node {
get_lock
install_node 0.10
install_node "$NODE_V"
npm install
release_lock