From 1846f9e233e16c0015eb0a9504b992e016ec12ac Mon Sep 17 00:00:00 2001 From: Antonio Scandurra Date: Mon, 6 Mar 2017 17:02:56 +0100 Subject: [PATCH] Invalidate compile cache on AppVeyor --- appveyor.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 3d8c0b274..921d14167 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -51,4 +51,3 @@ cache: - '%APPVEYOR_BUILD_FOLDER%\node_modules' - '%APPVEYOR_BUILD_FOLDER%\electron' - '%USERPROFILE%\.atom\.apm' - - '%USERPROFILE%\.atom\compile-cache'