From: Inada Naoki Date: Mon, 16 Dec 2019 23:20:44 +0000 (+0900) Subject: bpo-39035: travis: Update image to xenial (GH-17622) X-Git-Tag: v3.6.10~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7699281b72b862797a89fcad004da8f58e93c800;p=thirdparty%2FPython%2Fcpython.git bpo-39035: travis: Update image to xenial (GH-17622) --- diff --git a/.travis.yml b/.travis.yml index 8250fd91b3d9..0c4c28e8295b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,5 @@ language: c -dist: trusty -sudo: false -group: beta +dist: xenial # To cache doc-building dependencies and C compiler output. cache: