Travis: cache coursier library directory (#27930)

This commit is contained in:
Enno 2019-10-08 14:34:02 +02:00 committed by Johan Andrén
parent a128003391
commit 0de8c6b348

View file

@ -20,8 +20,9 @@ before_cache:
cache:
directories:
- $HOME/.cache/coursier
- $HOME/.ivy2/cache
- $HOME/.sbt/boot
- $HOME/.sbt
- $HOME/.jabba/jdk
# script for the default 'test' stage: