Commit 26ba5f7c by Ari Rizzitano Committed by Ned Batchelder

upgrade jenkins node version to 6.11.1

(cherry picked from commit 6ea2ed92)
parent 71db19a0
......@@ -5,7 +5,7 @@ set -e
source $HOME/jenkins_env
NODE_ENV_DIR=$HOME/nenv
NODE_VERSION=6.9.4
NODE_VERSION=6.11.1
NODE_INSTALL_COMMAND="nodeenv --node=$NODE_VERSION --prebuilt $NODE_ENV_DIR --force"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment