Skip to content

Commit 9cb39d7

Browse files
committed
Fix scala-js#589: Add scalajs-test-bridge to publish script
1 parent 30af896 commit 9cb39d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

publish-to-bintray.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ fi
1414
BIN_VERSIONS="2.10.4 2.11.0"
1515
SBT_VERSION="2.10.4"
1616

17-
LIBS="scalajs-library scalajs-jasmine-test-framework scalajs-tools"
17+
LIBS="scalajs-library scalajs-jasmine-test-framework scalajs-tools scalajs-test-bridge"
1818

1919
echo "clean"
2020

0 commit comments

Comments
 (0)