Set the locale to avoid unicode tests from failing.
This commit is contained in:
@@ -3,6 +3,7 @@ services:
|
||||
- mysql:latest
|
||||
- postgres
|
||||
before_script:
|
||||
- export LANG=en_US.UTF-8
|
||||
- apt-get update -qq
|
||||
- apt-get install -qq python-dev python-pip gcc gnupg1 tesseract-ocr tesseract-ocr-deu ghostscript libjpeg-dev libpng-dev libtiff-dev poppler-utils libreoffice
|
||||
variables:
|
||||
|
||||
Reference in New Issue
Block a user