Skip to content

Commit

Permalink
ci(cache): removes some paths from the caching
Browse files Browse the repository at this point in the history
[clean ci-cache] cache cleanup
  • Loading branch information
huafu committed Sep 20, 2018
1 parent c12dfff commit 70fd9af
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions appveyor.yml
Expand Up @@ -28,9 +28,7 @@ install:
- npm run clean -- --when-ci-commit-message

cache:
- 'node_modules -> package.json'
- '%APPDATA%\npm-cache'
- '%APPDATA%\npm'
- '%APPDATA%\ts-jest-e2e\__templates__'

# Post-install test scripts.
Expand Down

0 comments on commit 70fd9af

Please sign in to comment.