2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-09-22 10:09:06 +00:00

Update travis package installations

This commit is contained in:
Jay Berkenbilt 2018-02-25 08:50:58 -05:00
parent 4daf535c18
commit b08d44d00e

View File

@ -5,7 +5,7 @@ dist: trusty
install: install:
- sudo apt-get update -qq - sudo apt-get update -qq
- sudo apt-get install -qq docbook* fop xsltproc less inkscape - sudo apt-get install -qq docbook-xsl fop xsltproc less inkscape
script: script:
- appimage/build-appimage - appimage/build-appimage