Clear AppVeyor Conan cache when conanfile changes.

This commit is contained in:
Pär Winzell 2019-06-01 11:23:30 -07:00
parent d0a54c7da6
commit 8c18d853b1
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ environment:
stack: python %PYTHON% stack: python %PYTHON%
cache: cache:
- C:\Users\appveyor\.conan\data -> appveyor.yml - C:\Users\appveyor\.conan\data -> appveyor.yml, conanfile.py
init: init:
- git config --global filter.lfs.required false - git config --global filter.lfs.required false