forked from josch/img2pdf
.travis.yml: try xenial
This commit is contained in:
parent
9bd41dba1e
commit
f0e7e8daaf
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
language: python
|
language: python
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- name: "Ubuntu Bionic"
|
- name: "Ubuntu Xenial"
|
||||||
dist: bionic
|
dist: xenial
|
||||||
addons:
|
addons:
|
||||||
apt:
|
apt:
|
||||||
packages:
|
packages:
|
||||||
|
|
Loading…
Reference in a new issue