Skip to content

Commit db3ed5d

Browse files
committed
Run travis builds without cppan.
1 parent a1ec977 commit db3ed5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@ install:
5151
script:
5252
- mkdir build
5353
- cd build
54-
- cmake .. -DLeptonica_DIR=leptonica-$LEPT_VER/build
54+
- cmake .. -DLeptonica_DIR=leptonica-$LEPT_VER/build -DCPPAN_BUILD=OFF
5555
- make

0 commit comments

Comments
 (0)