Add travis yml

This commit is contained in:
rafagafe 2018-08-29 18:20:27 +02:00
parent e9026cf18e
commit 35a79f7d67

4
.travis.yml Normal file
View File

@ -0,0 +1,4 @@
language: c
sudo: false
script:
- make test