mirror of https://github.com/sbt/sbt.git
Add missing cached directory
This commit is contained in:
parent
2cd1a3b0b1
commit
dffc9d90ea
|
|
@ -33,6 +33,7 @@ cache:
|
|||
- '%USERPROFILE%\.ivy2\cache'
|
||||
- '%USERPROFILE%\.m2'
|
||||
- '%USERPROFILE%\.sbt'
|
||||
- C:\sbt
|
||||
- '%USERPROFILE%\.coursier'
|
||||
branches:
|
||||
only:
|
||||
|
|
|
|||
Loading…
Reference in New Issue