Navigation Menu

Skip to content

Commit

Permalink
Restore appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sdottaka committed Oct 27, 2019
1 parent 4bda0c4 commit a7b7727
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Expand Up @@ -10,6 +10,7 @@ install:
(new-object net.webclient).DownloadFile('http://www.jrsoftware.org/download.php/is.exe#innosetup-6.0.2.exe', "$Env:APPVEYOR_BUILD_FOLDER/innosetup-6.0.2.exe")
& $Env:APPVEYOR_BUILD_FOLDER/innosetup-6.0.2.exe /verysilent /norestart /currentuser
cache: build/WinMergeDownloadDeps
build_script:
- cmd: >-
DownloadDeps.cmd
Expand Down

0 comments on commit a7b7727

Please sign in to comment.