From: Inada Naoki Date: Sat, 14 Dec 2019 14:01:54 +0000 (+0900) Subject: bpo-39035: travis: Don't use beta group (GH-17603) X-Git-Tag: v3.8.1~8 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5c5d8f63d7d235e557ad20e7d722b22772681759;p=thirdparty%2FPython%2Fcpython.git bpo-39035: travis: Don't use beta group (GH-17603) --- diff --git a/.travis.yml b/.travis.yml index 8a960c53426f..8954a3a8ca0a 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: