We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed3fbc4 commit a769dfcCopy full SHA for a769dfc
.travis.yml
@@ -26,7 +26,7 @@ cache:
26
- $HOME/.sbt/zinc
27
- $HOME/.ivy2/cache
28
- $HOME/.nvm
29
- - $HOME/.coursier
+ - $HOME/.cache/coursier
30
before_cache:
31
- du -h -d 1 $HOME/.ivy2/cache
32
- du -h -d 2 $HOME/.sbt/
0 commit comments