Skip to content

Commit

Permalink
Merge pull request #807 from olafurpg/cache
Browse files Browse the repository at this point in the history
Cache all of $HOME/.sbt
  • Loading branch information
olafurpg authored Aug 20, 2018
2 parents 06cbae3 + f5bae09 commit 247c781
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 247c781

Please sign in to comment.