Add Travis configuration

This commit is contained in:
Petri Lehtinen 2012-12-23 07:09:55 +02:00
parent 872f847655
commit 511db446d7

4
.travis.yml Normal file
View File

@ -0,0 +1,4 @@
language: c
compiler:
- gcc
- clang