Don't cache the whole ~/.ivy2 on Windows CI

This commit is contained in:
Alexandre Archambault 2017-01-31 15:22:32 +01:00
parent 9544b793da
commit c61370ac4f
1 changed files with 1 additions and 1 deletions

View File

@ -32,6 +32,6 @@ test_script:
- sbt ++2.11.8 testsJVM/test testsJVM/it:test
- sbt ++2.10.6 testsJVM/test testsJVM/it:test plugin/scripted plugin/publishLocal sbt-shading/scripted
cache:
- C:\Users\appveyor\.ivy2
- C:\Users\appveyor\.ivy2\cache
- C:\Users\appveyor\.m2
- C:\Users\appveyor\.sbt