mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-11-24 02:59:07 +08:00
Update .travis.yml
This commit is contained in:
parent
a3b175de7e
commit
dac1bd4c9e
@ -27,7 +27,7 @@ before_install:
|
||||
|
||||
- if [[ $OSX ]]; then brew update; fi
|
||||
|
||||
- export LEPT_VER=1.72
|
||||
- export LEPT_VER=1.73
|
||||
|
||||
install:
|
||||
- if [[ $OSX ]]; then brew install icu4c pango; brew link --force gettext; fi
|
||||
|
Loading…
Reference in New Issue
Block a user