2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-06-21 19:32:20 +00:00

Update Travis to Xenial

This commit is contained in:
Gábor Lipták 2019-11-24 10:51:49 -05:00 committed by Jay Berkenbilt
parent 18e558e721
commit 1e0b1025f3

View File

@ -1,7 +1,7 @@
language: cpp
compiler: gcc
sudo: require
dist: trusty
dist: xenial
install:
- sudo apt-get update -qq