From a3544735dba17ae9def8cee38ea824368be86bb9 Mon Sep 17 00:00:00 2001 From: hiker Date: Tue, 28 Mar 2017 11:00:33 +1100 Subject: [PATCH] Re-enable caching now that appveyor has downloaded the new dependencies. --- .appveyor.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.appveyor.yml b/.appveyor.yml index 47077452b..ac3e4f287 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -18,8 +18,8 @@ configuration: matrix: fast_finish: true -#cache: -# - '%DEPS_DIR%' +cache: + - '%DEPS_DIR%' #- '%ASSETS_DIR%' install: