Skip to content

Commit

Permalink
Cache all of $HOME/.sbt
Browse files Browse the repository at this point in the history
  • Loading branch information
olafurpg committed Aug 20, 2018
1 parent 06cbae3 commit f5bae09
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,7 @@ jobs:

cache:
directories:
- "$HOME/.sbt/0.13/dependency"
- "$HOME/.sbt/boot/scala*"
- "$HOME/.sbt/launchers"
- "$HOME/.sbt"
- "$HOME/.ivy2/cache"
- "$HOME/.coursier"

Expand Down

0 comments on commit f5bae09

Please sign in to comment.