yabar/.travis.yml
NBonaparte 227a0ec695 Fixes (#126)
* redraw on exposure

* add override redirect and remove whitespace

* init all strut values to 0

* fix bspwm window order

* add icccm to travis

* add bspwm flag
2017-02-03 15:48:31 -08:00

11 lines
299 B
YAML

sudo: required
dist: trusty
language: c
compiler:
- gcc
before_install:
- sudo apt-get update -qq
- sudo apt-get install -y libxcb-randr0-dev libconfig-dev libcairo2-dev libpango1.0-dev libxcb-ewmh-dev libxcb-icccm4-dev libasound2-dev
- export CPPFLAGS=-DOLD_LIBCONFIG
script: make