Skip to content

Commit

Permalink
travis: before_cache
Browse files Browse the repository at this point in the history
  • Loading branch information
tmcdonell committed Mar 17, 2018
1 parent 1ce3274 commit babf40f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ cache:

before_cache:
- rm -vrf $(stack path --local-install-root)/bin
- rm -rf $(stack path --local-install-root)/doc

addons:
apt:
Expand Down

0 comments on commit babf40f

Please sign in to comment.