Skip to content

Commit 15bb84c

Browse files
committed
Rename job bintray release to release
1 parent 342847d commit 15bb84c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
if: (NOT branch =~ /^release\/.*$/)
1515
# When running scripted tests targeting multiple SBT versions, we must first publish locally for all SBT versions
1616
script: sbt "^ publishLocal" "^ scripted"
17-
- name: bintray release
17+
- name: release
1818
if: (branch =~ /^release\/.*$/)
1919
env:
2020
- BINTRAY_USER=daniel-shuy

0 commit comments

Comments
 (0)