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