amaliujia commented on a change in pull request #15: update travis config based
on https://config.travis-ci.com/explore
URL: https://github.com/apache/beam-wheels/pull/15#discussion_r402624271
##########
File path: .travis.yml
##########
@@ -96,9 +95,9 @@ deploy:
access_key_id: ${ACCESS_KEY_ID}
secret_access_key: ${SECRET_ACCESS_KEY}
bucket: "beam-wheels-staging"
- skip_cleanup: true
Review comment:
`skip_cleanup` is deprecated and it's replacement is `cleanup`
I should have provided a list of warning messages from
https://config.travis-ci.com/explore
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services