Commit Graph

9 Commits (b1ad770b36ba2595f77a94e67b0ae86c22d4217c)

Author SHA1 Message Date
Jason Ish 3e70d7befc travis: export CFLAGS on linux 8 years ago
Jason Ish f180ed8715 travis: add a build with -DNDEBUG 8 years ago
Jason Ish 94bc7e5f5f travis: use a build matrix and add additional builds
The following builds were added:
- linux, clang with -Wshadow
- linux w/ profiling
- linux w/ debug
- linux w/ no-json support

Removes the extra OS X build.

Travis file was reworked signficantly for readabilty.
8 years ago
Victor Julien 8b8426934f qa: only run cocci tests on one linux builder 8 years ago
Jason Ish 51f5ce6563 travis: macos support 8 years ago
Victor Julien 9015fb5a7f travis: set CFLAGS to error on cc warnings 9 years ago
Eric Leblond 9286360f86 travis: add libjansson and hiredis
Install the libs and force usage of hiredis. We will have a more
complete build with this two libs.
9 years ago
Eric Leblond 85b96d5032 travis-ci: use make check
This patch replaces unittest run by make check. It also install
coccinelle so we should have more test.
11 years ago
Victor Julien 7ee2aa9c90 Add initial travis-ci integration. 11 years ago