This commit is contained in:
Eugene Yokota 2015-06-20 14:42:26 -04:00
parent 131e99b7c9
commit bc163bbe3e
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" ::