Add travis

This commit is contained in:
Adrien Gallouët
2016-06-20 21:09:49 +00:00
parent 2c4443a823
commit c5e5cadcdc

14
.travis.yml Normal file
View File

@@ -0,0 +1,14 @@
sudo: false
language: c
os:
- linux
- osx
compiler:
- clang
- gcc
script:
- make CFLAGS=-std=c99 CPPFLAGS=-D_GNU_SOURCE mud.o