We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fbe01d commit ab59a42Copy full SHA for ab59a42
.travis.yml
@@ -20,5 +20,5 @@ deploy:
20
script: ./gradlew bintrayUpload
21
skip_cleanup: true
22
on:
23
- branch: release
24
- tag: true
+ branch: master
+ tag: true
0 commit comments