summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorInada Naoki <songofacandy@gmail.com>2019-12-14 14:02:55 (GMT)
committerGitHub <noreply@github.com>2019-12-14 14:02:55 (GMT)
commitde4481339dec395d70e350aa2e22d7990d2b3635 (patch)
tree1202d034ed6383af0739dc369fffbbb839321058
parenta016d4e32cc9faa48105d00db275439c3dc93559 (diff)
downloadcpython-de4481339dec395d70e350aa2e22d7990d2b3635.zip
cpython-de4481339dec395d70e350aa2e22d7990d2b3635.tar.gz
cpython-de4481339dec395d70e350aa2e22d7990d2b3635.tar.bz2
bpo-39035: travis: Don't use beta group (GH-17605)
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index cb9c059..4150f0b 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: