Add libmp3lmae

This commit is contained in:
Ritiek Malhotra
2017-06-25 15:12:49 +05:30
committed by GitHub
parent 622ab2b53a
commit 440f9836b3

View File

@@ -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