add required packages to travis

This commit is contained in:
Jonas Winkler 2020-11-20 11:29:34 +01:00
parent 6550e72309
commit cc207e5ff7

View File

@ -7,7 +7,7 @@ python:
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq libpoppler-cpp-dev unpaper tesseract-ocr
- sudo apt-get install -qq libpoppler-cpp-dev unpaper tesseract-ocr imagemagick ghostscript
install:
- pip install --upgrade pipenv