From f7afe3fe05cf7fbe6c4477f4515bd98a952b1362 Mon Sep 17 00:00:00 2001 From: Sam Hocevar Date: Tue, 26 Jan 2016 18:59:23 +0100 Subject: [PATCH] Remove mention of Travis-CI not allowing libimlib2-dev and ruby-minitest. --- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 6eb79a4..6c7c0e8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,14 +16,10 @@ addons: # ... so we just build-dep on libcaca-dev! - libslang2-dev - libcaca-dev - # XXX: not supported by Travis-CI, see - # https://github.com/travis-ci/apt-package-whitelist/issues/2309 - libimlib2-dev # FIXME: disable this for now, as it just outputs garbage #- texlive-fonts-recommended #- doxygen-latex - # XXX: not supported by Travis-CI, see - # https://github.com/travis-ci/apt-package-whitelist/issues/2308 - ruby-minitest # Travis does shallow clones, but we use the Git history