Merge pull request #213 from kurdybacha/appveyor_cache

Problem: Appveyor Windows build does not cache googletest
This commit is contained in:
Simon Giesecke
2018-04-22 10:09:15 +02:00
committed by GitHub

View File

@@ -20,6 +20,7 @@ environment:
cache:
- libzmq-%ZMQ_VER% -> appveyor.yml
- Build/tests/googletest -> tests/cmake/googletest-download.cmake
before_build:
- if not exist libzmq-%ZMQ_VER% (