mbox

[RESEND,PULL,v5,0/0] .travis.yml: basic compile and check recipies

Message ID 1382026334-8418-1-git-send-email-alex.bennee@linaro.org
State New
Headers show

Pull-request

http://github.com/stsquad/qemu.git[1] travis-ci

Message

Alex Bennée Oct. 17, 2013, 4:12 p.m. UTC
From alex.bennee@linaro.org # This line is ignored.
Hi Anthony,

Here is a resend of my first pull request as for some reason I sent it
to an amazon.com address which is not in MAINTAINERS. Not sure where I got
that from so excuse the brain-fart.

It adds a simple .travis.yml profile to the code base. I'm hoping to
expand the range of testing once this is merged (the tcg code gen tests
are next on my list). However as it stands this already catches build
failures and regressions.

Since v4:
  - dropped SeaBIOS patch

Cheers,

Alex

  Merge remote-tracking branch 'rth/tcg-ldst-6' into staging (2013-10-14 09:59:59 -0700)

The following changes since commit 1680d485777ecf436d724631ea8722cc0c66990e:


are available in the git repository at:

  http://github.com/stsquad/qemu.git[1] travis-ci

  .travis.yml: basic compile and check recipes (2013-10-15 10:00:10 +0100)

for you to fetch changes up to 90878d2c083629a4ee99b2d03158838b35e218c3:

----------------------------------------------------------------
 .travis.yml | 69 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 69 insertions(+)
 create mode 100644 .travis.yml

Alex Bennée (1):
      .travis.yml: basic compile and check recipes