Skip to content
Snippets Groups Projects
Commit c4541d08 authored by Nicolas Werner's avatar Nicolas Werner
Browse files

cache .deps directory in appveyor

parent c52e0b08
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,9 @@ environment:
BINTRAY_APIKEY:
secure: "iGl5mzE9/ta9kFELUxDw9XtlYMSCMai9xowXIkYzU8WKHz7NfW0mLwMJZvblZFXJ"
cache: c:\tools\vcpkg\installed\
cache:
- c:\tools\vcpkg\installed\ -> appveyor.yml
- .deps -> appveyor.yml, deps/CMakeLists.txt
build:
verbosity: minimal
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment