mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-26 18:38:41 -06:00
Update travis.yml
This commit is contained in:
parent
5a3a2e8d60
commit
94cfc53685
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user