Skip to content

Commit

Permalink
Re-enable appveyor cache
Browse files Browse the repository at this point in the history
  • Loading branch information
coryhouse committed Feb 16, 2018
1 parent b77853c commit 2fd70d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Expand Up @@ -14,8 +14,8 @@ install:
# install modules
- yarn

#cache:
- "%LOCALAPPDATA%\\Yarn"
cache:
- "%LOCALAPPDATA%\\Yarn"

# Post-install test scripts.
test_script:
Expand Down

0 comments on commit 2fd70d7

Please sign in to comment.