Travis integration

This commit is contained in:
LemonBoy
2014-07-22 22:29:43 +02:00
parent 5e7b44dce9
commit 1199bcd4cb
2 changed files with 9 additions and 0 deletions

7
.travis.yml Normal file
View File

@@ -0,0 +1,7 @@
language: c
compiler:
- clang
- gcc
before_install:
- sudo apt-get install -qq libx11-xcb-dev libxcb-randr0-dev libxcb-xinerama0-dev
script: make