Merge pull request #14788 from atom/this-is-intolerable

AppVeyor node_module caches get corrupted, let's just disable them for now
This commit is contained in:
Ian Olsen
2017-06-26 18:12:56 -07:00
committed by GitHub

View File

@@ -58,10 +58,6 @@ artifacts:
name: atom-full.nupkg
cache:
- '%APPVEYOR_BUILD_FOLDER%\script\node_modules'
- '%APPVEYOR_BUILD_FOLDER%\apm\node_modules'
- '%APPVEYOR_BUILD_FOLDER%\node_modules'
- '%APPVEYOR_BUILD_FOLDER%\electron'
- '%USERPROFILE%\.atom\.apm'
- '%USERPROFILE%\.atom\compile-cache'
- '%USERPROFILE%\.atom\snapshot-cache'