add travis CI file

This commit is contained in:
Martin Johnson 2018-10-12 14:47:57 +13:00
parent 994778ef41
commit 9fbc19b471

7
.travis.yml Normal file
View File

@ -0,0 +1,7 @@
language: c
script:
- make
before_install:
- sudo apt install libunistring-dev