From b77853cd7efdcbf8b23ace10a21d4b07514c0b3c Mon Sep 17 00:00:00 2001 From: Cory House Date: Fri, 16 Feb 2018 17:53:02 -0600 Subject: [PATCH] Re-enable cache on appveyor --- appveyor.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index da48edc7a..cf840c438 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -15,8 +15,7 @@ install: - yarn #cache: -# Commenting out temporarily per suggestion from Appveyor team -# - "%LOCALAPPDATA%\\Yarn" +- "%LOCALAPPDATA%\\Yarn" # Post-install test scripts. test_script: