Skip to content

Commit ab59a42

Browse files
authored
Update .travis.yml
1 parent 5fbe01d commit ab59a42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ deploy:
2020
script: ./gradlew bintrayUpload
2121
skip_cleanup: true
2222
on:
23-
branch: release
24-
tag: true
23+
branch: master
24+
tag: true

0 commit comments

Comments
 (0)