We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c212122 commit 9d176fdCopy full SHA for 9d176fd
.travis.yml
@@ -2,7 +2,7 @@ install:
2
- sudo apt-get install -y pandoc
3
- sudo apt-get install -y texlive-latex-base
4
- sudo apt-get install -y texlive-latex-recommended
5
- - texlive-fonts-recommended
+ - sudo apt-get install -y texlive-fonts-recommended
6
7
script:
8
- "pandoc Readme.md -o Readme.pdf"
0 commit comments