mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2025-10-29 18:00:15 +00:00
Remove pandoc from Travis dependencies
This commit is contained in:
@@ -32,9 +32,7 @@ addons:
|
|||||||
- nasm
|
- nasm
|
||||||
- libmp3lame-dev
|
- libmp3lame-dev
|
||||||
- libav-tools
|
- libav-tools
|
||||||
- pandoc
|
|
||||||
install:
|
install:
|
||||||
- pandoc --from=markdown --to=rst --output=README.rst README.md
|
|
||||||
- pip install -e .
|
- pip install -e .
|
||||||
- tinydownload 22684734659253158385 -o ~/bin/ffmpeg
|
- tinydownload 22684734659253158385 -o ~/bin/ffmpeg
|
||||||
- chmod 755 ~/bin/ffmpeg
|
- chmod 755 ~/bin/ffmpeg
|
||||||
|
|||||||
Reference in New Issue
Block a user