mirror of https://github.com/sbt/sbt.git
Don't cache sbt dir on Appveyor
This commit is contained in:
parent
fe529fb9f4
commit
2be16f030b
|
|
@ -24,6 +24,5 @@ test_script:
|
|||
- sbt ++2.11.8 testsJVM/test testsJVM/it:test
|
||||
- sbt ++2.10.6 testsJVM/test testsJVM/it:test plugin/scripted
|
||||
cache:
|
||||
- C:\sbt\
|
||||
- C:\Users\appveyor\.ivy2
|
||||
- C:\Users\appveyor\.sbt
|
||||
|
|
|
|||
Loading…
Reference in New Issue