Skip to content

Commit b947e2d

Browse files
authored
Switch to dpl v2
1 parent 03cedbf commit b947e2d

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
@@ -30,6 +30,7 @@ deploy:
3030
- provider: script
3131
script: sbt ++$TRAVIS_SCALA_VERSION "set every Seq(sonatypeSessionName := \"Travis Job $TRAVIS_JOB_NAME $TRAVIS_JOB_NUMBER ($TRAVIS_JOB_WEB_URL)\", publishTo := sonatypePublishToBundle.value)" publishSigned sonatypeBundleRelease
3232
cleanup: false
33+
edge: true
3334
on:
3435
all_branches: true
3536
condition: $GITHUB_PERSONAL_ACCESS_TOKEN

0 commit comments

Comments
 (0)