Disable appveyor .deps cache

This commit is contained in:
Nicolas Werner 2020-01-11 14:16:37 +01:00
parent 2b3dc3d8b9
commit 91a576fac1
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ environment:
cache:
- c:\tools\vcpkg\installed\ -> appveyor.yml
- .deps -> appveyor.yml,deps\CMakeLists.txt
# - .deps -> appveyor.yml,deps\CMakeLists.txt <- disabled because it randomly seems to break everytime
build:
verbosity: minimal