Reduce brew install harfbuzz time on travis
This commit is contained in:
parent
c4f61de3fe
commit
b9b2570369
@ -89,7 +89,7 @@ install: |
|
||||
brew install glfw;
|
||||
brew install libunistring;
|
||||
brew install freetype;
|
||||
brew install harfbuzz;
|
||||
brew install harfbuzz --without-glib --without-gobject-introspection --without-graphite2 --without-icu4c --without-cairo --with-freetype;
|
||||
else
|
||||
mkdir -p $SW;
|
||||
curl https://download.calibre-ebook.com/travis/kitty/osx.tar.xz | tar xJ -C $SW;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user