Commit 9ef97a33 authored by Siarhei Siamashka's avatar Siarhei Siamashka
Browse files

Enable basic travis-ci build tests


Signed-off-by: default avatarSiarhei Siamashka <siarhei.siamashka@gmail.com>
parent f9a6ed78
language: c
compiler:
- clang
- gcc
addons:
apt:
packages:
- build-essential
- xorg-dev
- xutils-dev
- x11proto-dri2-dev
- libltdl-dev
- libtool
- automake
- libdrm-dev
script: autoreconf -vi && ./configure && make
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment