Revert "appveyor.yml - reset cache when appveyor.yml changes."

This reverts commit 8ac2675c27.
This commit is contained in:
John MacFarlane 2017-05-19 16:21:35 +02:00
parent 8ac2675c27
commit d487176b58

View file

@ -12,8 +12,8 @@ environment:
STACK: "%STACK_ROOT%\\stack.exe"
cache:
- "%STACK_ROOT%" -> appveyor.yml
- "%WIXBIN%" -> appveyor.yml
- "%STACK_ROOT%"
- "%WIXBIN%"
# This is where stack install ghc by default, but we don't
# cache it because it's too large:
# - "c:\\Users\\appveyor\\AppData\\Local\\Programs\\stack"