Skip to content

Commit 28bebd1

Browse files
authored
Merge pull request #59 from ThoughtWorksInc/Atry-patch-3
Switch to dpl v2
2 parents 2099683 + fa7da9e commit 28bebd1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
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)