This commit is contained in:
Carlos Almeida 2017-06-06 14:55:21 +00:00 committed by GitHub
commit adb9cc8f8f

View File

@ -6,6 +6,10 @@ addons:
packages: packages:
- expect-dev # provides unbuffer utility - expect-dev # provides unbuffer utility
- python-lxml # because pip installation is slow - python-lxml # because pip installation is slow
- tesseract-ocr # document_ocr
- tesseract-ocr-eng # document_ocr
- imagemagick # document_ocr
- fonts-inconsolata # document_ocr (for tests only)
language: python language: python