Update .travis.yml

This commit is contained in:
Egor Pugin 2016-01-26 12:44:36 +03:00
parent a3b175de7e
commit dac1bd4c9e

View File

@ -27,7 +27,7 @@ before_install:
- if [[ $OSX ]]; then brew update; fi
- export LEPT_VER=1.72
- export LEPT_VER=1.73
install:
- if [[ $OSX ]]; then brew install icu4c pango; brew link --force gettext; fi