forked from josch/img2pdf
.travis.yml: add dependency on mupdf-tools
This commit is contained in:
parent
11f7db5003
commit
53e991bec2
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ matrix:
|
|||
- poppler-utils
|
||||
- netpbm
|
||||
- ghostscript
|
||||
- mupdf-tools
|
||||
- name: "python 3.8 Windows"
|
||||
os: windows
|
||||
language: shell # 'language: python' is an error on Travis CI Windows
|
||||
|
|
Loading…
Reference in a new issue