The Python project has recently had a problem with additional preinstalled Python versions not being present in language: c despite https://docs.travis-ci.com/user/reference/xenial/#python-support guarantees – which was intermittently failing builds, blocking their workflow.
The proposed fix is to remove group: beta from .travis.yml.
Is this really a fix – i.e. does this keyword still affect anything?