https://github.com/python/cpython/commit/94d2c8df1a7657015a2fcdb4c4d43392f91f8348 commit: 94d2c8df1a7657015a2fcdb4c4d43392f91f8348 branch: master author: Inada Naoki <songofacandy at gmail.com> committer: GitHub <noreply at github.com> date: 2019年12月14日T20:10:15+09:00 summary: bpo-39035: travis: Don't use beta group (GH-17602) files: M .travis.yml diff --git a/.travis.yml b/.travis.yml index 807a7b2f24a12..b1d50d49ca5cc 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: