mirror of
https://github.com/home-assistant/core.git
synced 2026-05-05 12:24:48 +02:00
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
|
||||
addons:
|
||||
apt:
|
||||
sources:
|
||||
- sourceline: "ppa:jonathonf/ffmpeg-4"
|
||||
packages:
|
||||
- libudev-dev
|
||||
- libavformat-dev
|
||||
|
||||
Reference in New Issue
Block a user