Skip to content
This repository was archived by the owner on Nov 3, 2023. It is now read-only.

Commit cb69070

Browse files
committed
Reinstate installation of PDF file
1 parent 34693e2 commit cb69070

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ install:
1616
- export PATH=$PWD/texlive/bin/x86_64-linux:$PATH
1717
script:
1818
- make html latexpdf
19+
- cp build/latex/*.pdf build/html
1920
- touch build/html/.nojekyll
2021
deploy:
2122
provider: pages

0 commit comments

Comments
 (0)