Browse Source

bpo-36307: Travis: upgrade to Xenial environment (GH-12356)

pull/12408/head
CAM Gerlach 7 years ago
committed by Inada Naoki
parent
commit
74ae50e53e
  1. 3
      .travis.yml

3
.travis.yml

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

Loading…
Cancel
Save