From 334e11d04bb3be2f0ed93f929548e6cdc84c3158 Mon Sep 17 00:00:00 2001 From: William Deegan Date: Mon, 11 Feb 2019 19:18:20 -0500 Subject: restore dmoody's trimming of texlive install footprint --- .travis/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis/install.sh b/.travis/install.sh index 15a36a3..c1a4d02 100755 --- a/.travis/install.sh +++ b/.travis/install.sh @@ -24,7 +24,7 @@ else # dependencies for docbook tests sudo apt-get -y install docbook-xml xsltproc libxml2-dev libxslt-dev fop docbook-xsl-doc-pdf # dependencies for latex tests - sudo apt-get -y install texlive-full biber texmaker + sudo apt-get -y install texlive texlive-latex3 biber texmaker # need some things for building dependencies for other tests sudo apt-get -y install python-pip python-dev build-essential libpcre3-dev autoconf automake libtool bison subversion git # dependencies for docbook tests continued -- cgit v0.12