Hopefully fix Travis

This commit is contained in:
Daniel Quinn 2018-10-01 20:40:43 +01:00
parent e4044d0df9
commit b5176d207e

View File

@ -2,7 +2,7 @@ language: python
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq libpoppler-cpp-dev unpaper tesseract-ocr tesseract-ocr-eng
- sudo apt-get install -qq libpoppler-cpp-dev unpaper tesseract-ocr tesseract-ocr-eng tesseract-ocr-cat
sudo: false