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
d7059e13fd
commit
df2309727d
@ -22,6 +22,7 @@ addons:
|
||||
- g++-4.8
|
||||
|
||||
before_install:
|
||||
- if [[ $TRAVIS_OS_NAME == osx ]]; then OSX=true; fi
|
||||
- if [[ $OSX ]]; then brew update; fi
|
||||
|
||||
install:
|
||||
|
Loading…
Reference in New Issue
Block a user