From: Inada Naoki Date: Sat, 14 Dec 2019 14:02:20 +0000 (+0900) Subject: bpo-39035: travis: Don't use beta group (GH-17604) X-Git-Tag: v3.7.7rc1~135 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=be7489cb43e25b6d8bfa077589c18cc0a2367efd;p=thirdparty%2FPython%2Fcpython.git bpo-39035: travis: Don't use beta group (GH-17604) --- diff --git a/.travis.yml b/.travis.yml index 1f67b70f799c..11ea3e922d6a 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: