cache stack data.
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
image: fpco/stack-build:lts-10.8
|
||||
|
||||
cache:
|
||||
paths:
|
||||
- _cache/
|
||||
- .stack-work/
|
||||
|
||||
test:
|
||||
script:
|
||||
- stack setup
|
||||
|
Reference in New Issue
Block a user