Skip to content

Commit a87cc96

Browse files
authored
Merge pull request #213 from kurdybacha/appveyor_cache
Problem: Appveyor Windows build does not cache googletest
2 parents 82a7f76 + 1baec26 commit a87cc96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ environment:
2020

2121
cache:
2222
- libzmq-%ZMQ_VER% -> appveyor.yml
23+
- Build/tests/googletest -> tests/cmake/googletest-download.cmake
2324

2425
before_build:
2526
- if not exist libzmq-%ZMQ_VER% (

0 commit comments

Comments
 (0)