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
2bcc9d8093
commit
92e543538a
@ -53,5 +53,5 @@ install:
|
||||
script:
|
||||
- mkdir build
|
||||
- cd build
|
||||
- cmake .. -DLeptonica_DIR=leptonica-$LEPT_VER/build -DCPPAN_BUILD=OFF
|
||||
- cmake .. -DLeptonica_DIR=leptonica-$LEPT_VER/build -DSW_BUILD=OFF
|
||||
- make
|
||||
|
Loading…
Reference in New Issue
Block a user