summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorInada Naoki <songofacandy@gmail.com>2019-12-14 23:02:20 +0900
committerGitHub <noreply@github.com>2019-12-14 23:02:20 +0900
commitbe7489cb43e25b6d8bfa077589c18cc0a2367efd (patch)
tree13e363d02892260ddb9a5d192693f70d61e9dd2b
parent4b75466f5a539021217cff18bc248c1593cee262 (diff)
downloadcpython-git-be7489cb43e25b6d8bfa077589c18cc0a2367efd.tar.gz
bpo-39035: travis: Don't use beta group (GH-17604)
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 1f67b70f79..11ea3e922d 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: