summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOleg Oshmyan <chortos@inbox.lv>2020-10-27 05:40:32 +0200
committerOleg Oshmyan <chortos@inbox.lv>2020-10-27 05:48:10 +0200
commit02c3145775f856ea3a6ab3ef0adab93c05f209ff (patch)
treef1c75ce93a90e68cf9e187637b35cea920207514
parent700e131c78e6c917369c02161c4c8e2408d963e5 (diff)
downloadlibass-02c3145775f856ea3a6ab3ef0adab93c05f209ff.tar.bz2
libass-02c3145775f856ea3a6ab3ef0adab93c05f209ff.tar.xz
Work around broken Travis CI macOS build
Sigh. The Homebrew addon is broken with update: false (the default!). It has been fixed for osx_image: xcode11 and newer, but the default image is older.
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index ef259a8..8c80953 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -21,6 +21,7 @@ matrix:
sudo: required
dist: bionic
+osx_image: xcode11
branches:
only: