try to cache build dependency downloads
This commit is contained in:
@@ -5,6 +5,10 @@ environment:
|
||||
|
||||
install:
|
||||
|
||||
cache:
|
||||
- nsissetup.exe -> appveyor.yaml
|
||||
- NsProcess.zip -> appveyor.yaml
|
||||
|
||||
before_build:
|
||||
- make dependencies
|
||||
|
||||
|
||||
Reference in New Issue
Block a user