Skip to content

Commit

Permalink
Link Appveyor caches to appveyor.cleanup-cache.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
gaearon committed Mar 5, 2017
1 parent 66d59bb commit c017e2c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ environment:
test_suite: "kitchensink"

cache:
- node_modules
- packages\react-scripts\node_modules
- node_modules -> appveyor.cleanup-cache.txt
- packages\react-scripts\node_modules -> appveyor.cleanup-cache.txt

clone_depth: 50

Expand Down

0 comments on commit c017e2c

Please sign in to comment.