Using node 7.9.0

This commit is contained in:
Nguyen Long Nhat
2017-09-19 20:34:06 +07:00
committed by GitHub
parent a8eb4b710d
commit 5a5050de68
+1 -1
View File
@@ -3,7 +3,7 @@ environment:
VSCODE_BUILD_VERBOSE: true
install:
- ps: Install-Product node 7.4.0 x64
- ps: Install-Product node 7.9.0 x64
- npm install -g npm@4 --silent
- npm install -g gulp mocha --silent