summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorInada Naoki <songofacandy@gmail.com>2019-12-16 16:12:37 +0900
committerGitHub <noreply@github.com>2019-12-16 16:12:37 +0900
commitc72635a86b88ab83b8e301bc20388f5750d442be (patch)
tree92e0ec7a058fd0b65d8dba35d3daa03d9918e41f
parentb35ec007b60bcf91f76ae3efc3e8cc1e032bfc66 (diff)
downloadcpython-git-travis-3.6.tar.gz
bpo-39035: travis: Update image to xenialtravis-3.6
-rw-r--r--.travis.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 8250fd91b3..0c4c28e829 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: