From cc79581e2c1e657d7256809410b49ac2a8524b8d Mon Sep 17 00:00:00 2001 From: Johannes 'josch' Schauer Date: Fri, 7 Aug 2020 00:41:42 +0200 Subject: [PATCH] .travis.yml: install icc-profiles-free --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 9c731b3..f9cb38f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,6 +13,7 @@ matrix: - netpbm - ghostscript - mupdf-tools + - icc-profiles-free - name: "python 3.8 Windows" os: windows language: shell # 'language: python' is an error on Travis CI Windows