Skip to content

Commit

Permalink
Fix AppVeyor CI (#1876)
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenscerri authored and Timer committed Mar 23, 2017
1 parent 32cd4fe commit 1e40708
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 @@ -32,6 +32,8 @@ platform:
- x64

install:
# TODO: Remove after https://github.com/appveyor/ci/issues/1426 is fixed
- set PATH=C:\Program Files\Git\mingw64\bin;%PATH%
- ps: Install-Product node $env:nodejs_version $env:platform

build: off
Expand Down

0 comments on commit 1e40708

Please sign in to comment.