add basic travis config

This commit is contained in:
Aman Gupta
2015-09-29 14:58:10 -07:00
parent 29dac5ed60
commit 3af310eb55

6
.travis.yml Normal file
View File

@@ -0,0 +1,6 @@
language: c
os: linux
script:
- sh build.sh
after_script:
- ./koch tests