mirror of https://github.com/sbt/sbt.git
Fixes test
This commit is contained in:
parent
9699f4b1b7
commit
a4715e80c2
|
|
@ -0,0 +1 @@
|
|||
resolvers += Resolver.file("ivy-local", file(sys.props("user.home")) / ".ivy2" / "local")(Resolver.ivyStylePatterns)
|
||||
Loading…
Reference in New Issue