.travis.yml: install additional dependencies

pull/110/head
parent 0992832ab0
commit 78bd869b10
Signed by: josch
GPG Key ID: F2CBA5C78FBD83E1

@ -8,6 +8,11 @@ matrix:
apt:
packages:
- imagemagick
- libtiff-tools
- libimage-exiftool-perl
- poppler-utils
- netpbm
- ghostscript
- name: "python 3.8 Windows"
os: windows
language: shell # 'language: python' is an error on Travis CI Windows

Loading…
Cancel
Save