Skip to content

Commit

Permalink
Run travis builds without cppan.
Browse files Browse the repository at this point in the history
  • Loading branch information
egorpugin committed Jan 16, 2019
1 parent a1ec977 commit db3ed5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -51,5 +51,5 @@ install:
script:
- mkdir build
- cd build
- cmake .. -DLeptonica_DIR=leptonica-$LEPT_VER/build
- cmake .. -DLeptonica_DIR=leptonica-$LEPT_VER/build -DCPPAN_BUILD=OFF
- make

0 comments on commit db3ed5d

Please sign in to comment.