Disable appveyor .deps cache

pull/108/head
Nicolas Werner 5 years ago
parent 2b3dc3d8b9
commit 91a576fac1
  1. 2
      appveyor.yml

@ -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

Loading…
Cancel
Save