Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Commit

Permalink
On CI, not release
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherDavenport committed Feb 9, 2019
1 parent 0dd027e commit eb0043e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ lazy val releaseSettings = {
inquireVersions,
runClean,
runTest,
releaseStepCommandAndRemaining("+mimaReportBinaryIssues"),
setReleaseVersion,
commitReleaseVersion,
tagRelease,
Expand Down Expand Up @@ -184,4 +183,4 @@ lazy val noPublishSettings = {
publishSigned := {},
publishArtifact := false
)
}
}

0 comments on commit eb0043e

Please sign in to comment.