From ef7b2b41edb09a1675b33ba77dcbde572554f450 Mon Sep 17 00:00:00 2001 From: Christophe Roger Date: Sun, 10 Sep 2017 05:49:51 +1100 Subject: Add tex distribution update to travis configuration --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 4380c68..6919afc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ sudo: required dist: trusty before_install: -- sudo add-apt-repository ppa:jonathonf/texlive +- sudo add-apt-repository ppa:jonathonf/texlive -y - sudo apt-get -qq update && sudo apt-get install -y --no-install-recommends latexmk texlive-fonts-extra texlive-fonts-recommended texlive-latex-base texlive-latex-extra texlive-latex-recommended texlive-luatex texlive-xetex latex-xcolor texlive-pictures pgf texlive-lang-french fonts-font-awesome xzdec -- cgit v1.2.1