1 parent 6c6a722 commit b9bd241Copy full SHA for b9bd241
.travis.yml
@@ -3,6 +3,6 @@ python:
3
- "3.6"
4
install:
5
- pip install -r requirements.txt
6
- - sudo apt-get install -y texlive-latex-base texlive-fonts-recommended texlive-fonts-extra texlive-latex-extra
+ - sudo apt-get install -y texlive-latex-base texlive-fonts-recommended texlive-fonts-extra texlive-latex-extra latexmk
7
script:
8
- python deploy_gh_pages.py
0 commit comments