Skip to content

Commit

Permalink
Re-enable cache on appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
coryhouse committed Feb 16, 2018
1 parent c7cddc7 commit b77853c
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 @@ -15,8 +15,7 @@ install:
- yarn

#cache:
# Commenting out temporarily per suggestion from Appveyor team
# - "%LOCALAPPDATA%\\Yarn"
- "%LOCALAPPDATA%\\Yarn"

# Post-install test scripts.
test_script:
Expand Down

0 comments on commit b77853c

Please sign in to comment.