We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c245df commit 2b7c488Copy full SHA for 2b7c488
.appveyor.yml
@@ -93,7 +93,7 @@ for:
93
- sh: "source ${HOME}/venv${PYTHON_VERSION}/bin/activate"
94
- sh: "rvm use 2.5"
95
- sh: "nvm install ${nodejs_version}"
96
- - sh: "npm install npm@5.6.0 -g"
+ - sh: "npm install npm@5.7.0 -g"
97
- sh: "npm -v"
98
- sh: "echo $PATH"
99
- sh: "java --version"
0 commit comments