Skip to content

Commit

Permalink
Switch to working libsodium download for AppVeyor
Browse files Browse the repository at this point in the history
  • Loading branch information
robinlinden committed Dec 30, 2017
1 parent 6f19a0b commit 621f581
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 @@ -4,7 +4,7 @@ cache:

install:
- choco install ghc
- curl https://download.libsodium.org/libsodium/releases/libsodium-1.0.11-mingw.tar.gz | tar zx
- curl https://download.libsodium.org/libsodium/releases/libsodium-1.0.16-mingw.tar.gz | tar zx
- refreshenv
- set PATH=%PATH%;C:\ProgramData\chocolatey\lib\ghc\tools\ghc-8.0.2\bin

Expand Down

0 comments on commit 621f581

Please sign in to comment.