mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Make node version switching faster.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user