From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55715) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XWjab-00064R-Nd for qemu-devel@nongnu.org; Wed, 24 Sep 2014 06:14:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XWjaV-0006FF-Jd for qemu-devel@nongnu.org; Wed, 24 Sep 2014 06:14:25 -0400 From: =?UTF-8?q?Alex=20Benn=C3=A9e?= Date: Wed, 24 Sep 2014 11:13:52 +0100 Message-Id: <1411553636-24717-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 v2 0/4] A number of Travis CI tweaks List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-trivial@nongnu.org Cc: =?UTF-8?q?Alex=20Benn=C3=A9e?= , qemu-devel@nongnu.org, agraf@suse.de Hi, The patches I posted last week have been reviewed and I've given them a good test on my tree. My last test failed but only because master has introduced a regression. This was found by the tests in master but missed due to the noise of GTester hangs which are mitigated by reducing the times we run "make check" in this patch series. Please apply to the trivial tree so we can get the master branch testing a little less noisy soon ;-) Alex Bennée (4): .travis.yml: add more linux-user to the build matrix .travis.yml: make the make slightly more parallel .travis.yml: pre-seed sub-modules for speed .travis.yml: remove "make check" from main matrix .travis.yml | 55 +++++++++++++++++++++++++++++++++++++------------------ 1 file changed, 37 insertions(+), 18 deletions(-) -- 2.1.0