Code review comments

pull/6084/head
Sree Kuchibhotla 9 years ago
parent b658bbb3ad
commit 79e3f09e1a
  1. 2
      tools/dockerfile/stress_test/grpc_interop_stress_node/build_interop_stress.sh

@ -41,8 +41,6 @@ cd /var/local/git/grpc
nvm use 0.12
nvm alias default 0.12 # prevent the need to run 'nvm use' in every shell
make install-certs
# build Node interop client & server
npm install -g node-gyp
npm install --unsafe-perm --build-from-source

Loading…
Cancel
Save