Skip to content

Commit

Permalink
Merge pull request #300 from renatocaval/fix-coursier-cache
Browse files Browse the repository at this point in the history
Update sbt 1.3.6 and fix coursier cache
  • Loading branch information
mergify[bot] authored Jan 6, 2020
2 parents ccff798 + e34bee5 commit cfb7928
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ script:

cache:
directories:
- "$HOME/.cache/coursier"
- "$HOME/.ivy2/cache"
- "$HOME/.jabba/jdk"
- "$HOME/.sbt"
Expand Down
2 changes: 1 addition & 1 deletion project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version=1.3.3
sbt.version=1.3.6

0 comments on commit cfb7928

Please sign in to comment.