From e02f64cd9896d8ec509080639572006af4c7e21c Mon Sep 17 00:00:00 2001 From: Erik de Castro Lopo Date: Sat, 14 Oct 2017 21:24:29 +1100 Subject: [PATCH] Fix travis OSX build --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 981a401e..7ff9004f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -32,6 +32,7 @@ matrix: before_install: - | if [[ "${TRAVIS_OS_NAME}" == "osx" ]]; then + brew update brew install autogen flac libogg libvorbis else sudo add-apt-repository ppa:ondrej/autotools -y # automake 1.15