ソースを参照

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

tags/v0.99.beta20
Sam Hocevar 9年前
コミット
f7afe3fe05
1個のファイルの変更0行の追加4行の削除
  1. +0
    -4
      .travis.yml

+ 0
- 4
.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


読み込み中…
キャンセル
保存