X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=.travis.yml;h=784b7bdf73d8c6d86e5b09b856648008de203588;hb=036bb53ccc7050aad3f8f309e5650da5840da7ea;hp=63f2051cb3f1f22e2529e61ad682c00b3a9a731a;hpb=ace96d2e693d804a0ed16aebc1b1027cfff2c527;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: