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