Skip to content

Commit

Permalink
Added proper caching to appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
amilajack committed Oct 23, 2016
1 parent b8f2888 commit c5be20b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ environment:
- nodejs_version: 4

cache:
directories:
- node_modules
- "node_modules"

# Enable when https://github.com/yarnpkg/yarn/issues/1233 and
# https://github.com/yarnpkg/yarn/issues/1059 are resolved and disable npm cache
Expand Down

0 comments on commit c5be20b

Please sign in to comment.