1
0
Fork 0
forked from josch/img2pdf

.travis.yml: add dependency on mupdf-tools

This commit is contained in:
Johannes 'josch' Schauer 2020-08-03 15:06:35 +02:00
parent 11f7db5003
commit 53e991bec2
Signed by untrusted user: josch
GPG key ID: F2CBA5C78FBD83E1

View file

@ -13,6 +13,7 @@ matrix:
- poppler-utils - poppler-utils
- netpbm - netpbm
- ghostscript - ghostscript
- mupdf-tools
- name: "python 3.8 Windows" - name: "python 3.8 Windows"
os: windows os: windows
language: shell # 'language: python' is an error on Travis CI Windows language: shell # 'language: python' is an error on Travis CI Windows