]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
bpo-39035: travis: Update image to xenial (#17623)
authorInada Naoki <songofacandy@gmail.com>
Fri, 12 Jun 2020 14:46:40 +0000 (23:46 +0900)
committerGitHub <noreply@github.com>
Fri, 12 Jun 2020 14:46:40 +0000 (07:46 -0700)
Use image same to master to ease maintainance.
Remove "group: beta" to make Travis more stable.

.travis.yml

index 20912d5440be8ce807240bbbd69ed35eda061bda..aee8875de1639d8111fefb3e3924ffc5f68f6b15 100644 (file)
@@ -1,7 +1,5 @@
 language: c
-dist: trusty
-sudo: false
-group: beta
+dist: xenial
 
 # To cache doc-building dependencies.
 cache: pip