Added travis.yml

This commit is contained in:
Lewis Van Winkle
2016-05-18 12:10:52 -05:00
parent 4791163e24
commit bcd6c85640
3 changed files with 9 additions and 1 deletions

7
.travis.yml Normal file
View File

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