Thanks to visit codestin.com Credit goes to github.com
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 80a09cc commit 12068f3Copy full SHA for 12068f3
.travis.yml
@@ -24,7 +24,7 @@ matrix:
24
25
install:
26
- pip install -q --use-mirrors nose python-dateutil $NUMPY pep8 pyparsing pillow sphinx
27
- - sudo apt-get update && sudo apt-get -qq install inkscape libav-tools gdb
+ - sudo apt-get update && sudo apt-get -qq install inkscape libav-tools gdb mencoder
28
# We use --no-install-recommends to avoid pulling in additional large latex docs that we don't need
29
30
# We manually install humor sans using the package from Ubuntu 14.10. Unfortunatly humor sans is not
0 commit comments