Merge pull request #7850 from Mailaender/appveyor-cache
Tried to cache AppVeyor downloads
This commit is contained in:
@@ -5,6 +5,11 @@ environment:
|
||||
|
||||
install:
|
||||
|
||||
cache:
|
||||
- nsissetup.exe -> appveyor.yaml
|
||||
- NsProcess.zip -> appveyor.yaml
|
||||
- thirdparty\windows -> thirdparty\fetch-thirdparty-deps.ps1
|
||||
|
||||
before_build:
|
||||
- make dependencies
|
||||
|
||||
|
||||
Reference in New Issue
Block a user