From 1c5030519a697a604430e00b91f443f150ce1801 Mon Sep 17 00:00:00 2001 From: Lorin Werthen Date: Sat, 3 Mar 2018 14:55:37 +0100 Subject: [PATCH] don't use texlive full, shouldn't be necessary --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 8860300..46faaa3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,7 +12,7 @@ addons: apt: packages: - pandoc - - texlive-full + - texlive branches: only: