mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2025-10-29 18:00:15 +00:00
Add libavcodec-extra-*
This commit is contained in:
@@ -8,6 +8,7 @@ before_install:
|
||||
- sudo apt-get -qq update
|
||||
- sudo apt-get install -y ffmpeg
|
||||
- sudo apt-get install -y libav-tools
|
||||
- sudo apt-get install -y libavcodec-extra-*
|
||||
install:
|
||||
- pip install -r requirements.txt
|
||||
script: python -m pytest test
|
||||
|
||||
Reference in New Issue
Block a user