Skip to content

Commit d5ceddb

Browse files
committed
Appveyor - cache chocolatey packages
1 parent 71027ec commit d5ceddb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

appveyor.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ init:
66

77
version: build-{build}~branch-{branch}
88

9+
cache:
10+
- C:\ProgramData\chocolatey\bin -> appveyor.yml
11+
- C:\ProgramData\chocolatey\lib -> appveyor.yml
12+
913
clone_depth: 1
1014

1115
build_script:

0 commit comments

Comments
 (0)