We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf21e9a commit 8535725Copy full SHA for 8535725
1 file changed
.travis.yml
@@ -3,6 +3,7 @@ before_install:
3
- sudo apt-get install texlive-latex-extra texlive-fonts-recommended
4
script:
5
- pdflatex -output-directory ./ DAPNET\ 2.0\ Software\ internals.tex
6
+- pdflatex -output-directory ./ DAPNET\ 2.0\ Software\ internals.tex
7
before_deploy:
8
- git config --local user.name "Travis"
9
- git config --local user.email "travis@travis-ci.org"
0 commit comments