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
|
||||
matrix:
|
||||
include:
|
||||
- name: "Ubuntu Bionic"
|
||||
dist: bionic
|
||||
- name: "Ubuntu Xenial"
|
||||
dist: xenial
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
|
|
Loading…
Reference in a new issue