Skip to content

Commit 172232f

Browse files
committed
Try( Fix Bintray publishing )
1 parent fb4a695 commit 172232f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.sbt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ sbtPlugin := true
88

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

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

0 commit comments

Comments
 (0)