Try and tweak the cache settings to get a valid git repo back.

This commit is contained in:
Rene Rivera
2016-11-18 19:15:24 -06:00
parent 5111859be2
commit 3c2d8bdb47

View File

@ -5,7 +5,7 @@ notifications:
on_build_status_changed: true
environment:
APPVEYOR_CACHE_ENTRY_ZIP_ARGS: -t7z -m0=lzma -mx=1
APPVEYOR_CACHE_ENTRY_ZIP_ARGS: -t7z -m0=lzma2 -mx=3
matrix:
- TOOLSET: vs-2008
platform: 32
@ -44,3 +44,4 @@ on_failure: python ../ci_boost_library_test.py on_failure
on_finish: python ../ci_boost_library_test.py on_finish
cache:
- C:\projects\boostorg\boost -> appveyor.yml
- C:\projects\boostorg\boost\.git -> appveyor.yml