Restore caching on travis-ci

This commit is contained in:
Artur Gajowy 2020-06-12 22:32:48 +02:00 committed by Mihai Maruseac
parent 3aa7d29495
commit 5fd819c69f

View File

@ -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