Travis build file.

This commit is contained in:
Roger A. Light 2015-02-09 22:03:04 +00:00
parent f781498c03
commit 4b7c5aa3b2

13
.travis.yml Normal file
View File

@ -0,0 +1,13 @@
language: c
compiler:
- gcc
- clang
os:
- linux
- osx
script: make
before_install:
- sudo apt-get update -qq
- sudo apt-get install -y debhelper libc-ares-dev libssl-dev libwrap0-dev python-all python3-all uthash-dev uuid-dev libuuid1