From 2fd70d79d7eaf48a33b2a883e71d51d9851175fa Mon Sep 17 00:00:00 2001 From: Cory House Date: Fri, 16 Feb 2018 17:53:44 -0600 Subject: [PATCH] Re-enable appveyor cache --- appveyor.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index cf840c438..125c127d8 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -14,8 +14,8 @@ install: # install modules - yarn -#cache: -- "%LOCALAPPDATA%\\Yarn" +cache: + - "%LOCALAPPDATA%\\Yarn" # Post-install test scripts. test_script: