mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-23 18:10:56 +01:00
Merge commit '4809781586'
* commit '4809781586':
travis: Exclude gcc for the macOS target
Merged-by: James Almer <jamrial@gmail.com>
This commit is contained in:
commit
16a17fb6b2
1 changed files with 4 additions and 0 deletions
|
|
@ -11,6 +11,10 @@ addons:
|
|||
compiler:
|
||||
- clang
|
||||
- gcc
|
||||
matrix:
|
||||
exclude:
|
||||
- os: osx
|
||||
compiler: gcc
|
||||
cache:
|
||||
directories:
|
||||
- ffmpeg-samples
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue