Skip to content

Commit d432bd4

Browse files
committed
Install libavif and deps on MacOS.
1 parent b4e126b commit d432bd4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

travis_config.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ function pre_build {
103103

104104
if [ -n "$IS_OSX" ]; then
105105
brew install lapack
106+
brew install libavif
106107
fi
107108

108109
if [ -n "$IS_OSX" ]; then

0 commit comments

Comments
 (0)