]> granicus.if.org Git - python/commitdiff
bpo-36307: Travis: upgrade to Xenial environment (GH-12356)
authorCAM Gerlach <CAM.Gerlach@Gerlach.CAM>
Mon, 18 Mar 2019 10:44:58 +0000 (05:44 -0500)
committerInada Naoki <songofacandy@gmail.com>
Mon, 18 Mar 2019 10:44:58 +0000 (19:44 +0900)
.travis.yml

index c6e009291a2d9a2ef9e853c7d048910cd5f8326f..6d57ebb1d2fb9613447e5619346342a82a9d85cc 100644 (file)
@@ -1,6 +1,5 @@
 language: c
-dist: trusty
-sudo: false
+dist: xenial
 group: beta
 
 # To cache doc-building dependencies and C compiler output.