You've already forked FFmpeg
							
							
				mirror of
				https://github.com/FFmpeg/FFmpeg.git
				synced 2025-10-30 23:18:11 +02:00 
			
		
		
		
	Unbreak travis on macos
This commit is contained in:
		| @@ -19,7 +19,7 @@ cache: | ||||
|   directories: | ||||
|     - libav-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: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user