Skip to content

Commit fa7da9e

Browse files
committed
2 parents 2099683 + b947e2d commit fa7da9e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ deploy:
3333
- provider: script
3434
script: sbt $SBT_ARGS ++$TRAVIS_SCALA_VERSION "set every Seq(sonatypeSessionName := \"Travis Job $TRAVIS_JOB_NAME $TRAVIS_JOB_NUMBER ($TRAVIS_JOB_WEB_URL)\", publishTo := sonatypePublishToBundle.value)" publishSigned sonatypeBundleRelease
3535
cleanup: false
36+
edge: true
3637
on:
3738
all_branches: true
3839
condition: $GITHUB_PERSONAL_ACCESS_TOKEN

0 commit comments

Comments
 (0)