summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-02-21 16:45:13 +0100
committerDave Davenport <qball@gmpclient.org>2016-02-21 16:48:55 +0100
commite4a48f8dfb0c01c360f19f4df0be9200d791e0e2 (patch)
tree617f3898291311e678c7c8d9bee4e5ef58279f97 /.travis.yml
parentbe76712dba7581a2b8b07df7654bf02654549361 (diff)
Update travis file
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 486a07cc..00288bf0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -13,6 +13,11 @@ addons:
- libpango1.0-dev
- libcairo2-dev
- libstartup-notification0-dev
+ - libxkbcommon-dev
+ - libxkbcommon-x11-dev
+ - libxcb-util0-dev
+ - libxcb-xkb-dev
+ - libxcb1-dev
- xvfb
- discount
- xdotool
@@ -22,6 +27,7 @@ compiler:
- gcc
before_install:
+ - git submodule update --init
- autoreconf -i
script: