Skip to content

Commit 7f14e17

Browse files
authored
Travis CI - Update Leptonica to 1.74
1 parent 11f2057 commit 7f14e17

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
@@ -27,7 +27,7 @@ before_install:
2727

2828
- if [[ $OSX ]]; then brew update; fi
2929

30-
- export LEPT_VER=1.73
30+
- export LEPT_VER=1.74
3131

3232
install:
3333
- if [[ $OSX ]]; then brew install icu4c pango; brew link --force gettext; fi

0 commit comments

Comments
 (0)