This commit is contained in:
Eugene Yokota 2015-06-20 14:42:26 -04:00
parent 81343707b9
commit bcec8353e0
1 changed files with 1 additions and 1 deletions

View File

@ -613,7 +613,7 @@ def customCommands: Seq[Setting[_]] = Seq(
},
otherUnitTests := {
test.all(otherProjects)
}
},
commands += Command.command("release-sbt-local") { state =>
"clean" ::
"allPrecompiled/clean" ::