From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36216) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VOVWI-0005Iu-Af for qemu-devel@nongnu.org; Tue, 24 Sep 2013 12:31:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VOVW3-0001EN-0u for qemu-devel@nongnu.org; Tue, 24 Sep 2013 12:31:26 -0400 Received: from static.88-198-71-155.clients.your-server.de ([88.198.71.155]:44158 helo=socrates.bennee.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VOVW2-0001EB-R5 for qemu-devel@nongnu.org; Tue, 24 Sep 2013 12:31:10 -0400 From: alex.bennee@linaro.org Date: Tue, 24 Sep 2013 17:31:02 +0100 Message-Id: <1380040263-7010-1-git-send-email-alex.bennee@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: [Qemu-devel] [PATCH v3 0/0] .travis.yml: basic compile and check recipies List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: stefanha@redhat.com Assuming there are no further comments from this submission I shall likely make my next posting a PULL request. v3 - re-based on current origin/master - squashed all .travis commits and re-worded commit - added clang builds - disabled "make check" for ftrace back-end - fixed broken build due to errant space - added Reviewed-by tag for Stefans review -- Alex Bennée