Skip to content

Commit a9a35c8

Browse files
authored
Merge pull request #1109 from asmorkalov:as/macos_avif
Install libavif and deps on MacOS.
2 parents b4e126b + d432bd4 commit a9a35c8

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)