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
commit a87cc96f76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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% (