Skip to content

Commit b3fbda9

Browse files
committed
TST: add extra apt packages for doc build
pdf doc build needs LaTeX packages.
1 parent caf7356 commit b3fbda9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,9 @@ matrix:
7777
packages:
7878
- graphviz
7979
- texlive-latex-base
80+
- texlive-latex-extra
81+
- texlive-fonts-recommended
82+
- texlive-latex-recommended
8083

8184
before_install:
8285
- source tools/travis_tools.sh

0 commit comments

Comments
 (0)