diff --git a/.travis.yml b/.travis.yml index 18621853b..709244887 100644 --- a/.travis.yml +++ b/.travis.yml @@ -103,7 +103,7 @@ install: | if [[ "$USE_BREW" == "1" ]]; then brew update; brew upgrade python; - brew install harfbuzz --without-glib --without-gobject-introspection --without-graphite2 --without-icu4c --without-freetype; + brew install harfbuzz --without-graphite2 --without-icu4c --without-freetype; brew install imagemagick brew install optipng brew install librsvg