Skip to content
This repository has been archived by the owner on Aug 14, 2022. It is now read-only.

Commit

Permalink
Add explicit path for curl
Browse files Browse the repository at this point in the history
  • Loading branch information
yitzchak committed Mar 21, 2017
1 parent 41b36a2 commit 75cb8c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ cache:
- '%R_LIBS_USER%'

build_script:
- set PATH=C:\Program Files\Git\mingw64\bin;%PATH%
- sh ./script/cibuild

test: off
Expand Down

0 comments on commit 75cb8c2

Please sign in to comment.