Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 12068f3

Browse files
committed
Make Travis install mencoder.
Attempts to fix #2678.
1 parent 80a09cc commit 12068f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ matrix:
2424

2525
install:
2626
- 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
27+
- sudo apt-get update && sudo apt-get -qq install inkscape libav-tools gdb mencoder
2828
# We use --no-install-recommends to avoid pulling in additional large latex docs that we don't need
2929

3030
# We manually install humor sans using the package from Ubuntu 14.10. Unfortunatly humor sans is not

0 commit comments

Comments
 (0)