Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

Commit

Permalink
add required packages to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonas Winkler committed Nov 20, 2020
1 parent 28ea67f commit 8681cad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8681cad

Please sign in to comment.