Skip to content

Commit d192a2a

Browse files
committed
Set up windows
1 parent 9f17cea commit d192a2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ environment:
55
# Install scripts. (runs after repo cloning)
66
install:
77
# Debug
8+
- call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" x86
89
- ps: cl.exe
910
# Get the latest stable version of Node.js or io.js
1011
- ps: Install-Product node $env:nodejs_version

0 commit comments

Comments
 (0)