Skip to content

Commit

Permalink
appveyor: add chocolatey cache
Browse files Browse the repository at this point in the history
  • Loading branch information
efiop authored Feb 10, 2019
1 parent 1eee7e3 commit fbd5393
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ branches:
- master
- devel

cache:
- C:\ProgramData\chocolatey\bin -> appveyor.yml
- C:\ProgramData\chocolatey\lib -> appveyor.yml

platform: x86

environment:
Expand Down

0 comments on commit fbd5393

Please sign in to comment.