Skip to content

Commit 61a3d1a

Browse files
committed
Attempt to fix Travis release step
1 parent 70fb4c2 commit 61a3d1a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build.sbt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
ThisBuild / scalaVersion := "2.13.3"
22
ThisBuild / organization := "com.intenthq"
33

4-
skip in publish := true
5-
64
lazy val root = (project in file("."))
75
.settings(
86
name := "hybrid-processor-integrations",

0 commit comments

Comments
 (0)