From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52234) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aRNS5-0004bO-Ae for qemu-devel@nongnu.org; Thu, 04 Feb 2016 12:12:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aRNRz-0003M7-Kt for qemu-devel@nongnu.org; Thu, 04 Feb 2016 12:12:17 -0500 Received: from mail-wm0-x22f.google.com ([2a00:1450:400c:c09::22f]:34655) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aRNRz-0003M0-Dl for qemu-devel@nongnu.org; Thu, 04 Feb 2016 12:12:11 -0500 Received: by mail-wm0-x22f.google.com with SMTP id 128so36937576wmz.1 for ; Thu, 04 Feb 2016 09:12:11 -0800 (PST) From: =?UTF-8?q?Alex=20Benn=C3=A9e?= Date: Thu, 4 Feb 2016 17:11:54 +0000 Message-Id: <1454605920-12791-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] [PULL 0/6] Travis updates List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: peter.maydell@linaro.org Cc: =?UTF-8?q?Alex=20Benn=C3=A9e?= , qemu-devel@nongnu.org The following changes since commit 357e81c7e880f868833edf9f53cce1f3b09ea8ec: Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160128' into staging (2016-01-28 11:46:34 +0000) are available in the git repository at: https://github.com/stsquad/qemu.git tags/pull-build-test-20160204 for you to fetch changes up to 0c4d3e1b5057b87113fd0e53fc4469371c853897: MAINTAINERS: Add .travis.yml (2016-02-04 15:28:05 +0000) ---------------------------------------------------------------- This is the current build-and-test queue. This patches are the same as v4 posted to the list with additional Reviewed-by and Tested-by tags. ---------------------------------------------------------------- Alex Bennée (6): .travis.yml: migrate to container builds .travis.yml: run make check for all matrix targets .travis.yml: enable each of the co-routine backends .travis.yml: enable ccache for the builds .travis.yml: reduce the test matrix a little MAINTAINERS: Add .travis.yml .travis.yml | 109 +++++++++++++++++++++++++++++++++++++----------------------- MAINTAINERS | 5 +++ 2 files changed, 73 insertions(+), 41 deletions(-) -- 2.7.0