Skip to content

Commit

Permalink
Merge pull request #20 from ThoughtWorksInc/features/sbt-cache
Browse files Browse the repository at this point in the history
Cache $HOME/.coursier/
  • Loading branch information
Atry authored Mar 10, 2019
2 parents 1d7ede9 + c23bb51 commit e46ce0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ cache:
directories:
- $HOME/.ivy2/cache
- $HOME/.sbt/boot/
- $HOME/.coursier/

before_script:

Expand Down

0 comments on commit e46ce0c

Please sign in to comment.