https://github.com/python/cpython/commit/5c5d8f63d7d235e557ad20e7d722b22772681759 commit: 5c5d8f63d7d235e557ad20e7d722b22772681759 branch: 3.8 author: Inada Naoki <songofacandy at gmail.com> committer: GitHub <noreply at github.com> date: 2019年12月14日T23:01:54+09:00 summary: bpo-39035: travis: Don't use beta group (GH-17603) files: M .travis.yml diff --git a/.travis.yml b/.travis.yml index 8a960c53426f5..8954a3a8ca0ad 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,5 @@ language: c dist: xenial -group: beta # To cache doc-building dependencies and C compiler output. cache: