Skip to content

Commit 10725b1

Browse files
committed
wip
1 parent e83e281 commit 10725b1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

configs/community.dbuild

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1234,6 +1234,8 @@ build += {
12341234
extra.commands: [] // default commands don't work with sbt 1.0
12351235
extra.exclude: ["zincBenchmarks"]
12361236
extra.options: ["-Dbintray.user=dummy", "-Dbintray.pass=dummy"]
1237+
// Failed tests: sbt.internal.inc.ZincComponentCompilerSpec
1238+
test-tasks: ["compile"]
12371239
}
12381240

12391241
${vars.base} {

0 commit comments

Comments
 (0)