We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1edd706 + b947e2d commit 0fd971fCopy full SHA for 0fd971f
.travis.yml
@@ -30,6 +30,7 @@ deploy:
30
- provider: script
31
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
32
cleanup: false
33
+ edge: true
34
on:
35
all_branches: true
36
condition: $SECRET_GIST
0 commit comments