mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2025-01-18 14:41:36 +08:00
Travis CI - Update Leptonica to 1.74
This commit is contained in:
parent
11f205707e
commit
7f14e17b6c
@ -27,7 +27,7 @@ before_install:
|
||||
|
||||
- if [[ $OSX ]]; then brew update; fi
|
||||
|
||||
- export LEPT_VER=1.73
|
||||
- export LEPT_VER=1.74
|
||||
|
||||
install:
|
||||
- if [[ $OSX ]]; then brew install icu4c pango; brew link --force gettext; fi
|
||||
|
Loading…
Reference in New Issue
Block a user