You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
Merge commit '4809781586d1c956005f72946a2aab5915eab350'
* commit '4809781586d1c956005f72946a2aab5915eab350': travis: Exclude gcc for the macOS target Merged-by: James Almer <jamrial@gmail.com>
This commit is contained in:
@@ -11,6 +11,10 @@ addons:
|
|||||||
compiler:
|
compiler:
|
||||||
- clang
|
- clang
|
||||||
- gcc
|
- gcc
|
||||||
|
matrix:
|
||||||
|
exclude:
|
||||||
|
- os: osx
|
||||||
|
compiler: gcc
|
||||||
cache:
|
cache:
|
||||||
directories:
|
directories:
|
||||||
- ffmpeg-samples
|
- ffmpeg-samples
|
||||||
|
Reference in New Issue
Block a user