Make node version switching faster.

This commit is contained in:
Cheng Zhao 2014-08-08 11:35:08 +08:00
parent e06c558a86
commit 3a65942b97

View file

@ -13,7 +13,7 @@ platform:
- x86
install:
- ps: Update-NodeJsInstallation (Get-NodeJsLatestBuild $env:nodejs_version)
- ps: Install-Product node $env:nodejs_version
- cmd: SET PATH=C:\Program Files (x86)\MSBuild\12.0\bin\;%PATH%
- cmd: SET PATH=C:\python27;%PATH%
- cmd: python script/bootstrap.py