Actually, let's cache ~/.coursier on CI

This commit is contained in:
Alexandre Archambault
2017-02-27 16:02:47 +01:00
parent 164e044977
commit bf92539b53
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -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
+1
View File
@@ -34,3 +34,4 @@ cache:
- C:\Users\appveyor\.ivy2\cache
- C:\Users\appveyor\.m2
- C:\Users\appveyor\.sbt
- C:\Users\appveyor\.coursier