mirror of
https://github.com/sbt/sbt.git
synced 2026-09-02 02:57:21 +02:00
Actually, let's cache ~/.coursier on CI
This commit is contained in:
+1
-1
@@ -40,4 +40,4 @@ cache:
|
||||
- $HOME/.m2
|
||||
- $HOME/.ivy2/cache
|
||||
- $HOME/.sbt
|
||||
# Not adding $HOME/.coursier, we check that sbt-coursier works fine with an initially empty cache
|
||||
- $HOME/.coursier
|
||||
|
||||
@@ -34,3 +34,4 @@ cache:
|
||||
- C:\Users\appveyor\.ivy2\cache
|
||||
- C:\Users\appveyor\.m2
|
||||
- C:\Users\appveyor\.sbt
|
||||
- C:\Users\appveyor\.coursier
|
||||
|
||||
Reference in New Issue
Block a user