[fix] I'll need ffmpeg for travis
This commit is contained in:
parent
5c9e8ad9da
commit
30d1ea76a8
@ -1,7 +1,7 @@
|
||||
sudo: required
|
||||
language: python
|
||||
install:
|
||||
- sudo apt-get install graphicsmagick
|
||||
- sudo apt-get install graphicsmagick ffmpeg
|
||||
- pip install -r requirements.txt
|
||||
- python setup.py develop
|
||||
python:
|
||||
|
Loading…
x
Reference in New Issue
Block a user