mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 19:55:10 +02:00
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.
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user