mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Use Bionic's ffmpeg on Travis, jonathonf/ffmpeg-4 is N/A at the moment (#29860)
This commit is contained in:
parent
b9eb831d29
commit
7931a0b675
@ -2,8 +2,6 @@ sudo: false
|
|||||||
dist: bionic
|
dist: bionic
|
||||||
addons:
|
addons:
|
||||||
apt:
|
apt:
|
||||||
sources:
|
|
||||||
- sourceline: "ppa:jonathonf/ffmpeg-4"
|
|
||||||
packages:
|
packages:
|
||||||
- libudev-dev
|
- libudev-dev
|
||||||
- libavformat-dev
|
- libavformat-dev
|
||||||
|
Loading…
x
Reference in New Issue
Block a user