From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43167) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bFJue-0003mB-GC for qemu-devel@nongnu.org; Tue, 21 Jun 2016 07:32:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bFJuZ-00058K-I2 for qemu-devel@nongnu.org; Tue, 21 Jun 2016 07:32:11 -0400 Received: from mail-lf0-x232.google.com ([2a00:1450:4010:c07::232]:33232) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bFJuZ-000583-A4 for qemu-devel@nongnu.org; Tue, 21 Jun 2016 07:32:07 -0400 Received: by mail-lf0-x232.google.com with SMTP id f6so19119984lfg.0 for ; Tue, 21 Jun 2016 04:32:07 -0700 (PDT) From: =?UTF-8?q?Alex=20Benn=C3=A9e?= Date: Tue, 21 Jun 2016 12:32:04 +0100 Message-Id: <1466508727-31297-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: qemu-devel@nongnu.org, =?UTF-8?q?Alex=20Benn=C3=A9e?= The following changes since commit 40eeb397c8b8008aa13bca3a8cb25d152eb5ab44: Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging (2016-06-07 15:59:28 +0100) are available in the git repository at: https://github.com/stsquad/qemu.git tags/pull-travis-20160621-1 for you to fetch changes up to 23654d45f8ac08e3725831d812eb8dcf74e5a0a0: .travis.yml: disable Sparse testing (2016-06-08 17:47:22 +0100) ---------------------------------------------------------------- This pull request contains: - disable sparse testing - add trusty build target - add libnfs-dev for NFS block driver These are the same patches posted last week for any last minute review. ---------------------------------------------------------------- Alex Bennée (1): .travis.yml: add trusty GCE target Paolo Bonzini (1): .travis.yml: disable Sparse testing Stefan Hajnoczi (1): .travis.yml: add libnfs-dev for NFS block driver .travis.yml | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) -- 2.7.4