Skip to content
This repository was archived by the owner on Jul 30, 2024. It is now read-only.

Commit a6175de

Browse files
committed
Cache dependencies more aggressively
1 parent ae7ad74 commit a6175de

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.travis.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ before_cache:
3939

4040
cache:
4141
directories:
42-
- $HOME/.ivy2/cache
42+
- $HOME/.ivy2
4343
- $HOME/.cache/coursier
44-
- $HOME/.sbt/boot
45-
44+
- $HOME/.sbt

0 commit comments

Comments
 (0)