From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Ricardo Leitner Date: Tue, 31 Jul 2018 13:25:59 +0000 Subject: Re: [PATCH 0/4] Improve travis-ci integration Message-Id: <20180731132559.GD5482@localhost.localdomain> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sctp@vger.kernel.org On Sat, Jul 28, 2018 at 07:31:19PM -0300, Marcelo Ricardo Leitner wrote: > As now we probe for some kernel features, it is important that we try to > build the library against different kernel headers. > That's what the first patch does. Applied.