diff --git a/.appveyor.yml b/.appveyor.yml index 502af76f..b81f623d 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -56,6 +56,6 @@ artifacts: - path: dist\PySolFC_*_setup.exe name: pysol_win_installer cache: - - C:\_P5 -> .appveyor.yml - - C:\strawberry -> .appveyor.yml + # - C:\_P5 -> .appveyor.yml + # - C:\strawberry -> .appveyor.yml shallow_clone: true