Browse Source

Remove mention of Travis-CI not allowing libimlib2-dev and ruby-minitest.

tags/v0.99.beta20
Sam Hocevar 9 years ago
parent
commit
f7afe3fe05
1 changed files with 0 additions and 4 deletions
  1. +0
    -4
      .travis.yml

+ 0
- 4
.travis.yml View File

@@ -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


Loading…
Cancel
Save