These caches get corrupted, let's just disable them for now

This commit is contained in:
Paul Betts
2017-06-15 11:24:05 -07:00
parent 4b2a26e74f
commit 8c16455bdd

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'