tools: travis: try caching .stack-work too
This commit is contained in:
parent
5a7f74c6ff
commit
e24eb155e7
@ -42,6 +42,7 @@ cache:
|
|||||||
directories:
|
directories:
|
||||||
- $HOME/.stack/
|
- $HOME/.stack/
|
||||||
- $HOME/.local/bin/
|
- $HOME/.local/bin/
|
||||||
|
- .stack-work/
|
||||||
# - shelltestrunner/
|
# - shelltestrunner/
|
||||||
|
|
||||||
# addons:
|
# addons:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user