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

updated travis

parent 6d78775b
Branches
No related tags found
No related merge requests found
......@@ -6,6 +6,10 @@ addons:
packages:
- texlive-latex-recommended lmodern texlive-fonts-recommended texlive-latex-extra
texlive-fonts-extra dvipng texlive-latex-recommended texlive-lang-french
before_install:
- sudo add-apt-repository -y ppa:jonathonf/python-2.7
- sudo apt-get update
- sudo apt-get install python2.7
install:
- wget https://github.com/jgm/pandoc/releases/download/2.0.6/pandoc-2.0.6-1-amd64.deb
- sudo dpkg -i pandoc-2.0.6-1-amd64.deb
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment