Skip to content

Commit 5e7ffe9

Browse files
committed
Remove unused option.
1 parent 252080d commit 5e7ffe9

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
@@ -41,5 +41,5 @@ install:
4141
script:
4242
- mkdir build
4343
- cd build
44-
- cmake .. -DLeptonica_DIR=leptonica-master/build -DBUILD_TRAINING=1
44+
- cmake .. -DLeptonica_DIR=leptonica-master/build
4545
- make

0 commit comments

Comments
 (0)