We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 342847d commit 15bb84cCopy full SHA for 15bb84c
.travis.yml
@@ -14,7 +14,7 @@ jobs:
14
if: (NOT branch =~ /^release\/.*$/)
15
# When running scripted tests targeting multiple SBT versions, we must first publish locally for all SBT versions
16
script: sbt "^ publishLocal" "^ scripted"
17
- - name: bintray release
+ - name: release
18
if: (branch =~ /^release\/.*$/)
19
env:
20
- BINTRAY_USER=daniel-shuy
0 commit comments