[ci] Try (c)make install to check for possible errors during installation process.

This commit is contained in:
Egor Pugin 2021-01-01 03:01:15 +03:00 committed by GitHub
parent b4a9bcffe9
commit 93b0601e19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -56,3 +56,4 @@ script:
- cd build
- cmake .. -DLeptonica_DIR=leptonica-$LEPT_VER/build -DSW_BUILD=OFF
- make
- make install