Skip to content

Commit 396251c

Browse files
author
David Bailey
committed
updated .travis.yml
1 parent 65e4b6a commit 396251c

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
sudo: false
1+
sudo: required
2+
dist: trusty
23
addons:
34
apt:
45
packages:
@@ -9,6 +10,7 @@ addons:
910
- texlive-latex-extra
1011
- texlive-fonts-recommended
1112
- texlive-fonts-extra
13+
1214
script:
1315
- pdflatex -interaction=nonstopmode Information_Security_Handbook.tex
1416
deploy:

0 commit comments

Comments
 (0)