Skip to content

Commit

Permalink
Update cache directory according to https://www.scala-sbt.org/1.x/doc…
Browse files Browse the repository at this point in the history
  • Loading branch information
Atry authored Apr 25, 2020
1 parent 680293c commit 03cedbf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ before_cache:

cache:
directories:
- $HOME/.cache/coursier
- $HOME/.ivy2/cache
- $HOME/.sbt/boot/
- $HOME/.coursier/
- $HOME/.sbt

before_script:

Expand Down

0 comments on commit 03cedbf

Please sign in to comment.