Skip to content
Snippets Groups Projects
Commit 90b19535 authored by orestis.malaspin's avatar orestis.malaspin
Browse files

still playing with travis

parent 9fa183ff
No related branches found
No related tags found
No related merge requests found
...@@ -6,12 +6,12 @@ script: ...@@ -6,12 +6,12 @@ script:
- mkdir _build - mkdir _build
- pdflatex -interaction=nonstopmode -halt-on-error -output-directory _build cours.tex - pdflatex -interaction=nonstopmode -halt-on-error -output-directory _build cours.tex
- pdflatex -interaction=nonstopmode -halt-on-error -output-directory _build cours.tex - pdflatex -interaction=nonstopmode -halt-on-error -output-directory _build cours.tex
# deploy: deploy:
# provider: releases provider: releases
# api_key: # api_key:
# secure: [YOUR KEY] # secure: [YOUR KEY]
# file: file:
# - _build/cours.pdf - _build/cours.pdf
# skip_cleanup: true skip_cleanup: true
# on: on:
# tags: true tags: true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment