build: use faster AppVeyor Node.js switching

This commit is contained in:
Douglas Christopher Wilson
2015-02-16 19:44:04 -05:00
parent 0bdab07acf
commit 75efc2d68e
+1 -1
View File
@@ -8,7 +8,7 @@ matrix:
- nodejs_version: "0.11"
fast_finish: true
install:
- ps: Update-NodeJsInstallation (Get-NodeJsLatestBuild $env:nodejs_version)
- ps: Install-Product node $env:nodejs_version
- npm install
build: off
test_script: