Skip to content

Commit 87bd16e

Browse files
authored
Remove extremely slow AppVeyor cache (microsoft#1138)
1 parent 5957b42 commit 87bd16e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

appveyor.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
version: 1.0.{build}
22
max_jobs: 2
33
image: Visual Studio 2015
4-
cache:
5-
- ReactWindows\packages -> ReactWindows\**\packages.config
6-
- '%USERPROFILE%\.nuget\packages -> ReactWindows\**\project.json'
74

85
environment:
96
nodejs_version: "6"

0 commit comments

Comments
 (0)