From 8aaed250e175305c25c697e01c1010cf655a1a9a Mon Sep 17 00:00:00 2001 From: Dave Davenport Date: Sun, 30 Apr 2017 18:19:11 +0200 Subject: Add texi2html for check build. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 7b3aed5b..a7532b05 100644 --- a/.travis.yml +++ b/.travis.yml @@ -53,7 +53,7 @@ before_install: # TODO: We install xkbcommon here, until Travis use an up-to-date enough Ubuntu # TODO: We install libxcb-ewmh-dev here, until it is whitelisted again in Travis install: - - sudo apt-get install -y --force-yes libxkbcommon-dev libxkbcommon-x11-dev libxcb-ewmh-dev flex/trusty-backports libfl-dev/trusty-backports + - sudo apt-get install -y --force-yes libxkbcommon-dev libxkbcommon-x11-dev libxcb-ewmh-dev flex/trusty-backports libfl-dev/trusty-backports texi2html before_script: - git clone --recursive https://github.com/Airblader/xcb-util-xrm.git -- cgit v1.2.3