Skip to content

Commit

Permalink
[ci] refs skycoin#17 Comment gimme download
Browse files Browse the repository at this point in the history
  • Loading branch information
stdevYuniers committed Dec 6, 2018
1 parent 1c29d17 commit e0ef6ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,9 +100,9 @@ install:
- cmd: call "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build\vcvars64.bat"
- cmd: swig -version
# Download, decompress and copy gimme to system folder
- cmd: curl -o gimme.dll https://fix4dll.com/get?file=gimme.dll&md5=9BF09079226324C2C4A8A65A880CFD41
# - cmd: curl -fsSL -o gimme.dll https://fix4dll.com/get?file=gimme.dll&md5=9BF09079226324C2C4A8A65A880CFD41
# - cmd: 7z x gimme-dll.zip
- cmd: cp gimme.dll C:\Windows\SysWOW64
# - cmd: cp gimme.dll C:\Windows\SysWOW64

build: off

Expand Down

0 comments on commit e0ef6ce

Please sign in to comment.