mirror of
https://github.com/zeromq/cppzmq.git
synced 2025-03-01 10:57:59 +01:00
Merge pull request #213 from kurdybacha/appveyor_cache
Problem: Appveyor Windows build does not cache googletest
This commit is contained in:
commit
a87cc96f76
@ -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% (
|
||||
|
Loading…
x
Reference in New Issue
Block a user