We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61bce5d commit b4ba1d4Copy full SHA for b4ba1d4
.travis.yml
@@ -18,7 +18,7 @@ python:
18
19
install:
20
- pip install -q --use-mirrors nose python-dateutil numpy pep8 pyparsing pillow
21
- - sudo apt-get update && sudo apt-get -qq install inkscape
+ - sudo apt-get update && sudo apt-get -qq install inkscape libav-tools
22
- python setup.py install
23
24
script:
0 commit comments