Skip to content

Commit baf10b6

Browse files
committed
TST: add requirement for pdflatex for doc build
Add tex distribution for pdf doc build.
1 parent 24fceec commit baf10b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ matrix:
7676
apt:
7777
packages:
7878
- graphviz
79+
- texlive-latex-base
7980

8081
before_install:
8182
- source tools/travis_tools.sh

0 commit comments

Comments
 (0)