mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Restore caching on travis-ci
This commit is contained in:
parent
3aa7d29495
commit
5fd819c69f
@ -15,8 +15,7 @@ addons:
|
||||
script:
|
||||
- ./etc/check.sh
|
||||
|
||||
# Caching doesn't work with sudo: true
|
||||
#cache:
|
||||
# directories:
|
||||
# - $HOME/.stack
|
||||
# - $HOME/.stackage/curator/cache
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.stack
|
||||
- $HOME/.stackage/curator/cache
|
||||
|
||||
Loading…
Reference in New Issue
Block a user