Skip to content

Commit

Permalink
Run pdflatex twice
Browse files Browse the repository at this point in the history
  • Loading branch information
phl0 committed Oct 12, 2018
1 parent cf21e9a commit 8535725
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ before_install:
- sudo apt-get install texlive-latex-extra texlive-fonts-recommended
script:
- pdflatex -output-directory ./ DAPNET\ 2.0\ Software\ internals.tex
- pdflatex -output-directory ./ DAPNET\ 2.0\ Software\ internals.tex
before_deploy:
- git config --local user.name "Travis"
- git config --local user.email "travis@travis-ci.org"
Expand Down

0 comments on commit 8535725

Please sign in to comment.