summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 700a1f857e..fc0e0310d4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,7 +4,7 @@ compiler:
- clang
before_install:
- sudo apt-get update -qq
- - sudo apt-get install autotools-dev automake autoconf libtool gperf xsltproc
+ - sudo apt-get install autotools-dev automake autoconf libtool gperf xsltproc docbook-xsl
script: ./autogen.sh && ./configure && make V=1 distcheck
notifications:
irc: