Skip to content

Commit

Permalink
travis integration
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre Carrier committed Oct 16, 2013
1 parent f54b28e commit 8f98970
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
language: c
compiler:
- gcc
- clang
before_install: sudo apt-get update
install: sudo apt-get install pkg-config libmsgpack-dev libzmq-dev libglib2.0-dev asciidoc autoconf automake
script: ./build.sh

0 comments on commit 8f98970

Please sign in to comment.