X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=.travis.yml;h=784b7bdf73d8c6d86e5b09b856648008de203588;hb=829d7bb518d405e7d9fcca79c6897fd33518c92e;hp=63f2051cb3f1f22e2529e61ad682c00b3a9a731a;hpb=8822e2b9543bb02fb2889dff627b6db023053253;p=ffmpeg diff --git a/.travis.yml b/.travis.yml index 63f2051cb3f..784b7bdf73d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,7 +19,7 @@ cache: directories: - ffmpeg-samples before_install: - - if [ "$TRAVIS_OS_NAME" == "osx" ]; then brew update --all; fi + - if [ "$TRAVIS_OS_NAME" == "osx" ]; then brew update; fi install: - if [ "$TRAVIS_OS_NAME" == "osx" ]; then brew install nasm; fi script: