appveyor CI: save mingw-get cache between builds

This commit is contained in:
Andrew Tonner 2017-01-22 18:24:39 -08:00
parent eab21be5e3
commit 58114327c9
1 changed files with 3 additions and 0 deletions

View File

@ -16,6 +16,9 @@ build_script:
after_build:
- 7z a sheepshaver.zip c:\project\src\github.com\rakslice\macemu\SheepShaver\SheepShaver.exe
cache:
- C:\mingw-sheep\var -> appveyor.yml
artifacts:
- path: sheepshaver.zip
name: sheepshaver non-jit build