From 463d33940ae724d100e2178a7cc22fba6353899b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Georges=20Dup=C3=A9ron?= Date: Tue, 23 Aug 2016 13:16:16 +0200 Subject: [PATCH] Added texlive-latex-base dependency to Travis, so that the PDFs can be built --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index a307a0632..85446b7a2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -44,7 +44,7 @@ addons: packages: #- asymptote #- texlive-binaries - - texlive-base + - texlive-latex-base - texlive-latex-recommended before_install: