From 29a68bc717838e8ebea0da245bc4b4ead666ad4d Mon Sep 17 00:00:00 2001 From: Nicolas F Date: Sun, 24 Feb 2019 21:45:52 +0100 Subject: [PATCH] travis: use xenial dist --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index c4abf26..2615725 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,7 @@ language: python python: "3.7" -dist: trusty +dist: xenial sudo: required matrix: