We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f17cea commit d192a2aCopy full SHA for d192a2a
appveyor.yml
@@ -5,6 +5,7 @@ environment:
5
# Install scripts. (runs after repo cloning)
6
install:
7
# Debug
8
+ - call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" x86
9
- ps: cl.exe
10
# Get the latest stable version of Node.js or io.js
11
- ps: Install-Product node $env:nodejs_version
0 commit comments