travis.yml: we don't need gtk-doc-tools anymore

This commit is contained in:
Anthony G. Basile 2016-02-27 03:04:50 -05:00
parent f33b94c6ab
commit 416e5ad886

View File

@ -4,7 +4,7 @@ compiler:
- clang
before_install:
- sudo apt-get update -qq
- sudo apt-get install autotools-dev automake autoconf libtool gtk-doc-tools gperf
- sudo apt-get install autotools-dev automake autoconf libtool gperf
script: ./autogen.sh && ./configure && make V=1 distcheck
notifications:
irc: