mirror of
https://github.com/grpc/grpc-node.git
synced 2025-12-08 18:23:54 +00:00
commit
818fb3423f
@ -22,7 +22,7 @@ curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.4/install.sh | b
|
||||
set -e
|
||||
cd $(dirname $0)
|
||||
|
||||
if [ "x$node_versions" == "x" ] ; then
|
||||
if [ "x$node_versions" = "x" ] ; then
|
||||
node_versions="6 7 8"
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user