mirror of
https://github.com/sbt/sbt.git
synced 2026-09-03 16:39:24 +02:00
Don't cache sbt dir on Appveyor
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user