Skip to content

Commit 4fc69a2

Browse files
committed
make osgiBundle part of PR validation on Travis-CI, too
1 parent 317f3ff commit 4fc69a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ export CI_SNAPSHOT_RELEASE="$projectPrefix/publish"
5151
# for now, until we're confident in the new release scripts, just close the staging repo.
5252
export CI_SONATYPE_RELEASE="; sonatypePrepare; sonatypeBundleUpload; sonatypeClose"
5353

54-
sbt clean $projectPrefix/test $projectPrefix/publishLocal $releaseTask
54+
sbt clean $projectPrefix/test $projectPrefix/osgiBundle $projectPrefix/publishLocal $releaseTask

0 commit comments

Comments
 (0)