forked from home-assistant/core
Use Bionic's ffmpeg on Travis, jonathonf/ffmpeg-4 is N/A at the moment (#29860)
This commit is contained in:
committed by
Paulus Schoutsen
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
|
||||||
|
Reference in New Issue
Block a user