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

This commit is contained in:
Alexandre Archambault 2017-02-21 16:06:28 +01:00
parent 164e044977
commit bf92539b53
2 changed files with 2 additions and 1 deletions

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

View File

@ -34,3 +34,4 @@ cache:
- C:\Users\appveyor\.ivy2\cache
- C:\Users\appveyor\.m2
- C:\Users\appveyor\.sbt
- C:\Users\appveyor\.coursier