Skip to content

Commit d7276ab

Browse files
committed
Added Latex to travis build
1 parent b65c9b7 commit d7276ab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
install:
22
sudo apt-get install -y pandoc
3+
sudo apt-get install -y texlive-latex-base
4+
sudo apt-get install -y texlive-latex-recommended
35

46
script:
57
"pandoc Readme.md -o Readme.pdf"

0 commit comments

Comments
 (0)