Update .travis.yml

This commit is contained in:
Egor Pugin 2019-11-01 00:47:36 +03:00 committed by GitHub
parent 2bcc9d8093
commit 92e543538a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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