Bump dist to focal in Travis CI (#42286)
No need for external multimedia repos with it; they have some dependency issues for bionic at the moment.pull/42293/head
parent
79fac17c28
commit
2b10128631
|
@ -1,4 +1,4 @@
|
|||
dist: bionic
|
||||
dist: focal
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
|
@ -11,9 +11,6 @@ addons:
|
|||
- libswscale-dev
|
||||
- libswresample-dev
|
||||
- libavfilter-dev
|
||||
sources:
|
||||
- sourceline: ppa:savoury1/ffmpeg4
|
||||
- sourceline: ppa:savoury1/multimedia
|
||||
|
||||
python:
|
||||
- "3.7.1"
|
||||
|
|
Loading…
Reference in New Issue