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

updated travis

parent 06353ab5
No related branches found
No related tags found
No related merge requests found
sudo: required
dist: trusty
before_install:
- sudo apt-get -qq update && sudo apt-get install -y --no-install-recommends texlive-fonts-recommended texlive-latex-extra texlive-fonts-extra dvipng texlive-latex-recommended
- sudo apt-get -qq update && sudo apt-get install -y --no-install-recommends texlive-fonts-recommended texlive-latex-extra texlive-fonts-extra dvipng texlive-latex-recommended texlive-lang-french
script:
- mkdir _build
- pdflatex -interaction=nonstopmode -halt-on-error -output-directory _build cours.tex
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment