Skip to content

Commit 0fd971f

Browse files
authored
Merge pull request #12 from ThoughtWorksInc/template
Switch to dpl v2
2 parents 1edd706 + b947e2d commit 0fd971f

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
@@ -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: $SECRET_GIST

0 commit comments

Comments
 (0)