Use Bionic's ffmpeg on Travis, jonathonf/ffmpeg-4 is N/A at the moment (#29860)

This commit is contained in:
Ville Skyttä 2019-12-12 08:15:32 +02:00 committed by Paulus Schoutsen
parent b9eb831d29
commit 7931a0b675

View File

@ -2,8 +2,6 @@ sudo: false
dist: bionic
addons:
apt:
sources:
- sourceline: "ppa:jonathonf/ffmpeg-4"
packages:
- libudev-dev
- libavformat-dev