From 7ccd987d6dd7975e6839c53b2213de9ea66e4bb4 Mon Sep 17 00:00:00 2001 From: Johannes 'josch' Schauer Date: Tue, 4 Aug 2020 13:15:43 +0200 Subject: [PATCH] .travis.yml: use bionic instead of xenial --- .travis.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 98f0c29..5318a5d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,9 +1,8 @@ language: python matrix: include: - - name: "python 3.7 Xenial" - dist: xenial - python: 3.7 + - name: "Ubuntu Bionic" + dist: bionic addons: apt: packages: