mirror of
https://github.com/vale981/semi_mirror
synced 2025-03-04 17:01:41 -05:00
Update .travis.yml
This commit is contained in:
parent
1ca42cdfdf
commit
afb3ff8b84
1 changed files with 2 additions and 9 deletions
11
.travis.yml
11
.travis.yml
|
@ -14,12 +14,5 @@ script:
|
|||
- xelatex -interaction=nonstopmode semi_main.tex
|
||||
- xelatex -interaction=nonstopmode semi_main.tex
|
||||
|
||||
deploy:
|
||||
provider: releases
|
||||
api-key: "0e42a55201d6d4f23465902780208ef097eb202f"
|
||||
file: "semi_main.tex"
|
||||
skip_cleanup: true
|
||||
tag_name: "!:="
|
||||
on:
|
||||
tags: false
|
||||
all_branches: true
|
||||
after_script:
|
||||
- echo "Semi" | mutt -a "semi_main.pdf" -s "semi" -- recipient@domain.com
|
||||
|
|
Loading…
Add table
Reference in a new issue