Travis: cache coursier library directory (#27930)
This commit is contained in:
parent
a128003391
commit
0de8c6b348
1 changed files with 2 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue