From 5421fbc999f68e8bf2ada00ef4f59f23e7756567 Mon Sep 17 00:00:00 2001 From: Oneric Date: Thu, 2 Jul 2020 19:55:52 +0200 Subject: travis-ci: Always build with harbuzz >= 1.2.3 --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 25f3677..dbe3175 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,7 +19,7 @@ matrix: compiler: gcc sudo: required -dist: trusty +dist: bionic branches: only: @@ -55,6 +55,7 @@ addons: - freetype - fribidi - nasm + - harfbuzz coverity_scan: project: name: "libass/libass" -- cgit v1.2.3