.travis.yml: use bionic instead of xenial

This commit is contained in:
Johannes 'josch' Schauer 2020-08-04 13:15:43 +02:00
parent c506cf0b8d
commit 7ccd987d6d
Signed by untrusted user: josch
GPG key ID: F2CBA5C78FBD83E1

View file

@ -1,9 +1,8 @@
language: python language: python
matrix: matrix:
include: include:
- name: "python 3.7 Xenial" - name: "Ubuntu Bionic"
dist: xenial dist: bionic
python: 3.7
addons: addons:
apt: apt:
packages: packages: