summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorInada Naoki <songofacandy@gmail.com>2019-12-14 11:10:15 (GMT)
committerGitHub <noreply@github.com>2019-12-14 11:10:15 (GMT)
commit94d2c8df1a7657015a2fcdb4c4d43392f91f8348 (patch)
tree87d44ecfbc8a9312e3173220ee496bb5a7a650bf /.travis.yml
parent40c01c33466b39f942b7f533c0800f258be1eb18 (diff)
downloadcpython-94d2c8df1a7657015a2fcdb4c4d43392f91f8348.zip
cpython-94d2c8df1a7657015a2fcdb4c4d43392f91f8348.tar.gz
cpython-94d2c8df1a7657015a2fcdb4c4d43392f91f8348.tar.bz2
bpo-39035: travis: Don't use beta group (GH-17602)
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 807a7b2..b1d50d4 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: