Skip to content

Commit

Permalink
appveyor tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
bezoerb committed Mar 5, 2018
1 parent 1e84b6d commit be4d8c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ environment:

install:
- cinst php
- SET PATH=C:\tools\php\;%PATH%
- SET PATH=C:\tools\php72\;%PATH%
- ps: Install-Product node $env:nodejs_version $env:platform
- npm install

Expand Down

0 comments on commit be4d8c1

Please sign in to comment.