Skip to content
This repository has been archived by the owner on Feb 23, 2019. It is now read-only.

Commit

Permalink
working on appveyor build
Browse files Browse the repository at this point in the history
  • Loading branch information
zrisher committed Apr 13, 2017
1 parent 2c50113 commit acd82ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ install:
- ps: Install-Product node $env:nodejs_version x64
- set CI=true
- set PATH=%APPDATA%\npm;%PATH%
- npm --version
- npm install --global --production windows-build-tools
- npm install

test_script:
Expand Down

0 comments on commit acd82ff

Please sign in to comment.