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