Skip to content

Commit 1bd34d9

Browse files
authored
💚 bintray auto deploy
add bintray auto deploy when merging master #60
1 parent 36ebc3a commit 1bd34d9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

+4
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,7 @@ cache:
1818
- '$HOME/.sonar/cache'
1919
after_success:
2020
- mvn coveralls:report
21+
deploy:
22+
provider: bintray
23+
user: $BINTRAY_USER
24+
key: $BINTRAY_KEY

0 commit comments

Comments
 (0)