There exists a problem now where a Bintray upload can partially fail,
leaving the repo in a bad state where future uploads may fail due to
conflicts. This fix adjusts the Travis script so that a failed Bintray
upload will result in an API call to completely delete the version.
There exists a problem now where a Bintray upload can partially fail, leaving the repo in a bad state where future uploads may fail due to conflicts. This fix adjusts the Travis script so that a failed Bintray upload will result in an API call to completely delete the version.
Same as the fix made in Rest.li: https://github.com/linkedin/rest.li/pull/318