Skip to content

Commit 82b70aa

Browse files
committed
Add cache to Appveyor CI
Signed-off-by: Stefan Weil <sw@weilnetz.de>
1 parent 4b83261 commit 82b70aa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

appveyor.yml

+3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ platform:
44
- Win32
55
- Win64
66

7+
cache:
8+
- C:/Users/appveyor/.cppan
9+
710
configuration:
811
- Release
912

0 commit comments

Comments
 (0)