Skip to content

Commit

Permalink
Bintray settings
Browse files Browse the repository at this point in the history
  • Loading branch information
2m committed Oct 19, 2017
1 parent ca66312 commit 6ff3447
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ lazy val plugin = project
inThisBuild(
Seq(
organization := "lt.dvim.authors",
bintrayOrganization := Some("2m"),
licenses += ("Apache-2.0", url("http://www.apache.org/licenses/LICENSE-2.0")),
scalafmtOnCompile := true
)
)

0 comments on commit 6ff3447

Please sign in to comment.