Skip to content

Commit

Permalink
use after success and not after_install
Browse files Browse the repository at this point in the history
  • Loading branch information
meson10 committed Apr 13, 2018
1 parent 1e17523 commit d596561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ jdk:
script:
- ./gradlew build

after_install:
after_success:
- ./gradlew bintrayUpload

0 comments on commit d596561

Please sign in to comment.