Remove pandoc from Travis dependencies

This commit is contained in:
Linus Groh
2018-04-17 17:18:45 +02:00
parent 8b58230438
commit e066d7c876

View File

@@ -32,9 +32,7 @@ addons:
- nasm
- libmp3lame-dev
- libav-tools
- pandoc
install:
- pandoc --from=markdown --to=rst --output=README.rst README.md
- pip install -e .
- tinydownload 22684734659253158385 -o ~/bin/ffmpeg
- chmod 755 ~/bin/ffmpeg