+added .travis.yml.

This commit is contained in:
Wang Renxin 2015-09-23 11:24:53 +08:00
parent bc57a07339
commit 14d0e3cc41

7
.travis.yml Normal file
View File

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