From c80c13800cc1a0d1836f8738c081e0a21b651f2a Mon Sep 17 00:00:00 2001 From: Andreas Butti Date: Sat, 8 Dec 2018 20:25:49 +0100 Subject: [PATCH] Strip down dependencies --- .travis.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 228bd7cf..e000fb36 100644 --- a/.travis.yml +++ b/.travis.yml @@ -28,9 +28,11 @@ addons: - libboost-filesystem-dev - libboost-locale-dev - libboost-iostreams-dev + - libcppunit-dev -# - dvipng +## Needed for mathtex + - dvipng - texlive # - liblcms2-dev # - fontconfig