tcpdump mailing list archives
Re: [tcpdump] Add support for using Travis CI for testing (#32)
From: Marc Abramowitz <marc () marc-abramowitz com>
Date: Sun, 14 Oct 2012 10:33:04 -0700
On Sun, Oct 14, 2012 at 10:16 AM, Marc Abramowitz
The end result of all of this is that you push new commits to GitHub and Travis CI fires off a job like this -- https://travis-ci.org/#!/mcr/tcpdump/builds/2786065
And as to why this first Travis CI build failed, it's because unfortunately there was overlap in the changes in the two PRs that I submitted that Michael merged. The Travis PR had a manual patch step in it which did essentially the same thing as my other PR which simplified the `configure.in` so the patch command stopped to ask about whether the patch should be reversed and Travis timed out. Sorry about that. I thought the `configure.in` stuff was going to take longer to test and discuss before it got merged. Anyway, here's a PR that removes the hack patch from .travis.yml and makes the Travis build pass. https://github.com/mcr/tcpdump/pull/38 Marc http://marc-abramowitz.com/
_______________________________________________ tcpdump-workers mailing list tcpdump-workers () lists tcpdump org https://lists.sandelman.ca/mailman/listinfo/tcpdump-workers
Current thread:
- Re: [tcpdump] Add support for using Travis CI for testing (#32) Michael Richardson (Oct 14)
- Message not available
- Re: [tcpdump] Add support for using Travis CI for testing (#32) Marc Abramowitz (Oct 14)
- Message not available
