Skip to content

Commit

Permalink
Try( Fix Bintray publishing )
Browse files Browse the repository at this point in the history
  • Loading branch information
guizmaii committed Jun 6, 2018
1 parent fb4a695 commit 172232f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ sbtPlugin := true

addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.3.4" % "provided")

publishTo := Some("Colisweb sbt-publigs Bintray" at "https://dl.bintray.com/colisweb/sbt-plugins")
credentials += Credentials(Path.userHome / ".bintray" / ".credentials")
licenses := Seq("MIT" -> url("http://opensource.org/licenses/MIT"))
homepage := Some(url("https://github.com/colisweb/sbt-datadog"))
Expand Down

0 comments on commit 172232f

Please sign in to comment.