Commit aeb76a5b by Brian Jacobel Committed by GitHub

Merge pull request #14464 from edx/bjacobel/jenkins-node-6.9.4

Bump jenkins node version to match edx/configuration
parents 6b62b6ac 16f8f960
......@@ -5,7 +5,7 @@ set -e
source $HOME/jenkins_env
NODE_ENV_DIR=$HOME/nenv
NODE_VERSION=6.9.2
NODE_VERSION=6.9.4
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