tools: travis: disable .stack-work caching

Maybe this is not needed, leave it off and watch builds for a while..
This commit is contained in:
Simon Michael 2015-07-28 16:30:59 -07:00
parent d3a7439575
commit 25b8b60664

View File

@ -4,7 +4,7 @@ sudo: false
cache:
directories:
- $HOME/.stack/
- $HOME/.stack-work/
# - "$HOME/.stack-work/"
before_install:
- mkdir -p ~/.local/bin