Skip to content

Commit

Permalink
Travis CI - Update Leptonica to 1.74
Browse files Browse the repository at this point in the history
  • Loading branch information
amitdo committed Dec 24, 2016
1 parent 11f2057 commit 7f14e17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -27,7 +27,7 @@ before_install:

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

- export LEPT_VER=1.73
- export LEPT_VER=1.74

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

0 comments on commit 7f14e17

Please sign in to comment.