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