Skip to content

Commit 8535725

Browse files
committed
Run pdflatex twice
1 parent cf21e9a commit 8535725

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ before_install:
33
- sudo apt-get install texlive-latex-extra texlive-fonts-recommended
44
script:
55
- pdflatex -output-directory ./ DAPNET\ 2.0\ Software\ internals.tex
6+
- pdflatex -output-directory ./ DAPNET\ 2.0\ Software\ internals.tex
67
before_deploy:
78
- git config --local user.name "Travis"
89
- git config --local user.email "travis@travis-ci.org"

0 commit comments

Comments
 (0)