diff options
| author | Jack Koenig | 2020-05-06 23:42:27 -0700 |
|---|---|---|
| committer | GitHub | 2020-05-07 06:42:27 +0000 |
| commit | bed5e2d3d7820129a137abcbc8b5e1ab7e6f7939 (patch) | |
| tree | c9028c5b676b736891a4121c3fb5f6ea0b7cf484 | |
| parent | 9bc953ca4d443eb9a66d9785b17f1f71ee730330 (diff) | |
Update Travis cache for SBT 1.3 (#1573)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
| -rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 404c12ca..7db28caa 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,7 @@ sudo: false cache: directories: - $HOME/.ivy2 + $HOME/.cache/coursier $HOME/.sbt $INSTALL_DIR |
