Skip to content

Commit

Permalink
Travis build file.
Browse files Browse the repository at this point in the history
  • Loading branch information
ralight committed Feb 9, 2015
1 parent f781498 commit 4b7c5aa
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 4b7c5aa

Please sign in to comment.