Make new coursier cache available to travis

This commit is contained in:
Eike Kettner 2020-08-23 10:25:04 +02:00
parent fdb46da26d
commit 14f646f6a2

View File

@ -10,6 +10,7 @@ cache:
- $HOME/.ivy2/cache
- $HOME/.sbt/boot
- $HOME/.coursier/cache
- $HOME/.cache/coursier
- sysconfcpus
install: