mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-26 02:18:40 -06:00
Update travis.yml
This commit is contained in:
parent
5a3a2e8d60
commit
94cfc53685
@ -6,6 +6,10 @@ addons:
|
||||
packages:
|
||||
- expect-dev # provides unbuffer utility
|
||||
- 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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user