Skip to content

Commit

Permalink
Fix AppVeyor CI (facebook#1876)
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenscerri committed Mar 24, 2017
1 parent 356603f commit d9d9fe4
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 d9d9fe4

Please sign in to comment.