Appveyor: reset cache stats before each build

This commit is contained in:
Abdullah Tahiri
2019-05-05 17:38:24 +02:00
committed by abdullahtahiriyo
parent e26f37462a
commit 7f542af1eb

View File

@@ -41,6 +41,7 @@ install:
- dir
- set PATH=c:\Python37;c:\Python37\Scripts;%PATH%
- pip install clcache
- clcache -z
- clcache -s
build_script: