]> granicus.if.org Git - libass/commit
Travis CI: remove HarfBuzz and re-remove Fontconfig from OS X builds
authorOleg Oshmyan <chortos@inbox.lv>
Tue, 7 Feb 2017 12:14:07 +0000 (14:14 +0200)
committerOleg Oshmyan <chortos@inbox.lv>
Tue, 7 Feb 2017 12:14:07 +0000 (14:14 +0200)
commitd83c4bc219bb9358f0ad919aa8837b95d948922e
tree91c41e098da9584aff830ff194b4fa4ac0353b5a
parent488b90d8904ee38c0555508bc1430a29a1663a3c
Travis CI: remove HarfBuzz and re-remove Fontconfig from OS X builds

Installing HarfBuzz through Homebrew seems to be consistently slow
whether we use the bottles and disable the Fontconfig cache or build
it from source and drop Fontconfig and other dependencies entirely.

To speed up OS X builds, disable both HarfBuzz and Fontconfig.
We build with HarfBuzz and Fontconfig on Linux, and we should
not have any platform-dependent code that depends on them,
so this should not reduce our code coverage.
.travis.yml