[PATCH] build: Add continuous integration support via travis-ci
Thomas Graf
tgraf at suug.ch
Mon Aug 25 17:11:30 PDT 2014
On 08/26/14 at 02:08am, Thomas Graf wrote:
> This allows any libnl github repo to link to travis-ci which
> will result in new commits and pull requests to be automatically
> built with both gcc and clang. Any build failures including the
> addition of warnings are reported to the author and committer.
>
> Signed-off-by: Thomas Graf <tgraf at suug.ch>
An example build report can be found here [0]
[0] https://travis-ci.org/tgraf/libnl/builds/33543411
@Thomas: Adding the libnl main repo to travis-ci is as easy as
signing into travis-ci.org with your github id, adding the libnl
repo and enabling CI builds in the presence of a yml file.
More information about the libnl
mailing list