Assume that you want to upload a xxx.whl
file generated by pip wheel
to Amazon S3 so that you will be able to run pip install https://url/to/s3/bucket/xxx.whl
.
CAUTION! By default, only master branch's builds could trigger deployments in Travis CI.