Skip to content

Commit

Permalink
add appveyor cache
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian McKenzie committed Oct 15, 2016
1 parent d9e3f6f commit d24c5da
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,7 @@ test_script:
artifacts:
- path: artifacts/*.msi
name: Installer

cache:
- node_modules
- "%LOCALAPPDATA%/Yarn"

0 comments on commit d24c5da

Please sign in to comment.