1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2025-03-17 17:14:42 -04:00

Update travis file

This commit is contained in:
Dave Davenport 2016-02-21 16:45:13 +01:00
parent be76712dba
commit e4a48f8dfb

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: