mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2025-10-29 09:50:16 +00:00
Fix Travis builds
This commit is contained in:
@@ -33,8 +33,10 @@ addons:
|
||||
- nasm
|
||||
- libmp3lame-dev
|
||||
- libav-tools
|
||||
- pandoc
|
||||
install:
|
||||
- python setup.py install
|
||||
- pandoc --from=markdown --to=rst --output=README.rst README.md
|
||||
- pip install -e .
|
||||
- tinydownload 22684734659253158385 -o ~/bin/ffmpeg
|
||||
- chmod 755 ~/bin/ffmpeg
|
||||
script: python -m pytest test --cov=.
|
||||
|
||||
Reference in New Issue
Block a user