added travis CI

This commit is contained in:
Heng Li 2014-10-17 16:39:14 -04:00
parent d0a796b644
commit 1b2eb4c9ab
1 changed files with 5 additions and 0 deletions

5
.travis.yml 100644
View File

@ -0,0 +1,5 @@
language: c
compiler:
- gcc
- clang
script: make