forked from josch/img2pdf
.travis.yml: really switch to focal
This commit is contained in:
parent
788102ee05
commit
a53fed5d17
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
language: python
|
language: python
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- name: "Ubuntu Xenial"
|
- name: "Ubuntu Focal"
|
||||||
dist: xenial
|
dist: focal
|
||||||
addons:
|
addons:
|
||||||
apt:
|
apt:
|
||||||
packages:
|
packages:
|
||||||
|
|
Loading…
Reference in a new issue