Update travis file

This commit is contained in:
Dave Davenport 2016-02-21 16:45:13 +01:00
parent be76712dba
commit e4a48f8dfb
1 changed files with 6 additions and 0 deletions

View File

@ -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: