From 6ee81f7b1d33956b55a327811737f93e31464855 Mon Sep 17 00:00:00 2001 From: Alam Ed Arias Date: Wed, 18 May 2016 23:38:36 -0400 Subject: [PATCH] appveyor: fixup cache section --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index b34e0198e..55fcf9989 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -11,7 +11,7 @@ environment: CCACHE_URL: http://alam.srb2.org/ccache.exe CCACHE_COMPRESS: true --cache: +cache: - ccache.exe - C:\Users\appveyor\.ccache