1
0
mirror of https://github.com/sismics/docs.git synced 2026-02-15 00:30:57 +00:00

Don't dump entities in JUnit

This commit is contained in:
jendib
2016-05-05 21:33:31 +02:00
parent c398a3c4f5
commit f2ae899938
4 changed files with 12 additions and 22 deletions

View File

@@ -3,7 +3,8 @@ before_install:
- sudo apt-get -qq update
- sudo apt-get -y -q install tesseract-ocr tesseract-ocr-fra tesseract-ocr-jpn
env:
- TESSDATA_PREFIX=/usr/share/tesseract-ocr
- LC_NUMERIC=C
global:
- TESSDATA_PREFIX=/usr/share/tesseract-ocr
- LC_NUMERIC=C
before_script:
- cd docs-parent