add ~/.sbt to circleci cache (#7000)

This commit is contained in:
William Cheng 2020-07-21 14:01:52 +08:00 committed by GitHub
parent 3305ac962a
commit 6053f7b17b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -78,6 +78,7 @@ jobs:
- ~/virtualenvs
- ~/.m2
- ~/.ivy2
- ~/.sbt
- ~/.bundle
- ~/.go_workspace
- ~/.gradle