Skip to content

Commit

Permalink
Attempting to add dis.pdf to github release.
Browse files Browse the repository at this point in the history
  • Loading branch information
shumway committed Jul 27, 2014
1 parent a20e87e commit 72328a2
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,12 @@ script:
bibtex dis
pdflatex -interaction=nonstopmode dis.tex
pdflatex -interaction=nonstopmode dis.tex
# Instructions to deploy dis.pdf as a release.
deploy:
provider: releases
api_key:
secure: Kk2Cz2E2LLM8ehNDsEf0d97M2awm8tAFOq82SxY0QWvDcF31f5KcwRdyEQtfdgA66MQaErwyHUWKwfTEEKxaHrO019nZ+RQ4k/Qw6m2nL4BwPV2bK8N21i/YHBH7WjGLpv5PO7dspgwFG++9ZdX2agukz8KxoyV/aIf8/QIT2yg=
file: dis.pdf
on:
repo: shumway/asudis

0 comments on commit 72328a2

Please sign in to comment.