Adds more directories to travis cache

master
Abhinav Sarkar 6 years ago
parent b3b85c4583
commit 789e5d9f38

@ -47,3 +47,7 @@ cache:
directories:
- $HOME/.stack
- $HOME/.cabal
- $HOME/.ghc
- .stack-work
- ringo/.stack-work
- ringo-core/.stack-work

Loading…
Cancel
Save