Skip to content

Commit

Permalink
Switch to dpl v2
Browse files Browse the repository at this point in the history
  • Loading branch information
Atry authored Apr 25, 2020
1 parent 03cedbf commit b947e2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ deploy:
- provider: script
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
cleanup: false
edge: true
on:
all_branches: true
condition: $GITHUB_PERSONAL_ACCESS_TOKEN

0 comments on commit b947e2d

Please sign in to comment.