From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44108) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1an8ZZ-0000k6-3v for qemu-devel@nongnu.org; Mon, 04 Apr 2016 13:45:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1an8ZV-0002Ls-SF for qemu-devel@nongnu.org; Mon, 04 Apr 2016 13:45:57 -0400 Received: from mail-lb0-x236.google.com ([2a00:1450:4010:c04::236]:35026) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1an8ZV-0002Ki-Ij for qemu-devel@nongnu.org; Mon, 04 Apr 2016 13:45:53 -0400 Received: by mail-lb0-x236.google.com with SMTP id bc4so170617536lbc.2 for ; Mon, 04 Apr 2016 10:45:53 -0700 (PDT) From: =?UTF-8?q?Alex=20Benn=C3=A9e?= Date: Mon, 4 Apr 2016 18:45:42 +0100 Message-Id: <1459791945-4985-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/3] 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 e31f0451876aa7ada74d60304aa241506a383797: net: fix missing include of qapi/error.h in netmap.c (2016-04-04 15:01:14 +0100) are available in the git repository at: https://github.com/stsquad/qemu.git tags/travis-pull-04042016 for you to fetch changes up to 5bdc914c1008292f3fbb5ad05026aaa5d3184435: .travis.yml: make -j3 (2016-04-04 16:22:37 +0100) ---------------------------------------------------------------- This pull request includes: - further collapse of the build matrix - enabling MacOSX in the build - make -j3 change Other pending updates are deferred for later in the cycle. ---------------------------------------------------------------- Alex Bennée (3): .travis.yml: collapse the test matrix .travis.yml: enable OSX builds .travis.yml: make -j3 .travis.yml | 82 ++++++++++++++++++------------------------------------------- 1 file changed, 24 insertions(+), 58 deletions(-) -- 2.7.4