Skip to content
This repository was archived by the owner on Mar 6, 2023. It is now read-only.

Commit 47a137b

Browse files
committed
Restoring from cache takes longer than just using the non cached version.
1 parent 0ebd132 commit 47a137b

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

appveyor.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,4 @@ notifications:
4444
- provider: Slack
4545
auth_token:
4646
secure: PigIGGo7UUDwdb0KGM/s7OfpAng/OMJx7q33jKfzudFBiXi1EBEd0DRmkbCc7CiX
47-
channel: notifications
48-
49-
cache:
50-
- '%APPDATA%\Roaming\npm\node_modules -> package.json' # global npm modules
51-
- '%APPDATA%\Roaming\npm-cache -> package.json' # npm cache
52-
- 'src\node_modules -> package.json' # local npm modules
47+
channel: notifications

0 commit comments

Comments
 (0)