rzo1 opened a new pull request #3437: URL: https://github.com/apache/storm/pull/3437
## What is the purpose of the change Travis CI fails due to missing python3.6 packages for xenial. Looking at https://launchpad.net/~deadsnakes/+archive/ubuntu/ppa reveals, that only bionic and focal dependencies are available. This leads to a CI/CD failure and hinders validation of PRs. See also https://github.com/deadsnakes/issues/issues/195 Bionic comes with Python 3.6. out-of-the-box, so no need to rely on a PPA. ## How was the change tested Hope, that this starts a Travis CI build. -- 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. To unsubscribe, e-mail: dev-unsubscr...@storm.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org