Skip to content

Commit 72328a2

Browse files
committed
Attempting to add dis.pdf to github release.
1 parent a20e87e commit 72328a2

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.travis.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,12 @@ script:
2121
bibtex dis
2222
pdflatex -interaction=nonstopmode dis.tex
2323
pdflatex -interaction=nonstopmode dis.tex
24+
25+
# Instructions to deploy dis.pdf as a release.
26+
deploy:
27+
provider: releases
28+
api_key:
29+
secure: Kk2Cz2E2LLM8ehNDsEf0d97M2awm8tAFOq82SxY0QWvDcF31f5KcwRdyEQtfdgA66MQaErwyHUWKwfTEEKxaHrO019nZ+RQ4k/Qw6m2nL4BwPV2bK8N21i/YHBH7WjGLpv5PO7dspgwFG++9ZdX2agukz8KxoyV/aIf8/QIT2yg=
30+
file: dis.pdf
31+
on:
32+
repo: shumway/asudis

0 commit comments

Comments
 (0)