8000 Remove mencoder from doc build. · matplotlib/matplotlib@c85f309 · GitHub
[go: up one dir, main page]

Skip to content

Commit c85f309

Browse files
committed
Remove mencoder from doc build.
It's not available on jessie, the distro on which CircleCI's docker image is based.
1 parent 3611923 commit c85f309

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.circleci/config.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ jobs:
1313
sudo apt-get install \
1414
inkscape \
1515
libav-tools \
16-
mencoder \
1716
dvipng \
1817
pgf \
1918
lmodern \
@@ -72,7 +71,6 @@ jobs:
7271
sudo apt-get install \
7372
inkscape \
7473
libav-tools \
75-
mencoder \
7674
dvipng \
7775
pgf \
7876
lmodern \

0 commit comments

Comments
 (0)
0