mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2025-10-29 09:50:16 +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 libav-tools
|
||||
- sudo apt-get install -y libavcodec-extra-*
|
||||
- sudo apt-get install -y libmp3lame0
|
||||
install:
|
||||
- pip install -r requirements.txt
|
||||
script: python -m pytest test
|
||||
|
||||
Reference in New Issue
Block a user