Skip to content

Commit f981a21

Browse files
authored
Find curl in appveyor
1 parent 141cddb commit f981a21

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ cache:
44
build: off
55

66
before_test:
7+
- set PATH=C:\Program Files\Git\mingw64\bin;%PATH% # for curl
78
- curl -ostack.zip -L --insecure http://www.stackage.org/stack/windows-i386
89
- 7z x stack.zip stack.exe
910

0 commit comments

Comments
 (0)