[fix] ah yeah, there is this awful lame war by the libav guys ...

This commit is contained in:
Laurent Peuch 2016-05-12 02:48:35 +02:00
parent d58234700a
commit 53c6834286

View File

@ -2,7 +2,7 @@ sudo: required
dist: trusty
language: python
install:
- sudo apt-get install graphicsmagick ffmpeg
- sudo apt-get install graphicsmagick libav-tools
- pip install -r requirements.txt
- python setup.py develop
python: