Re: [Qemu-devel] [PATCH 1/3] tests/docker: add travis dockerfile

2016-09-22 Thread Fam Zheng
On Thu, 09/22 14:57, Alex Bennée wrote: > This target grabs the latest Travis containers from their repository at > quay.io and then installs QEMU's build dependencies. With this it is > possible to run on broadly the same setup as they have on travis-ci.org. This is nice, Thanks! > > Signed-off

[Qemu-devel] [PATCH 1/3] tests/docker: add travis dockerfile

2016-09-22 Thread Alex Bennée
This target grabs the latest Travis containers from their repository at quay.io and then installs QEMU's build dependencies. With this it is possible to run on broadly the same setup as they have on travis-ci.org. Signed-off-by: Alex Bennée --- tests/docker/dockerfiles/travis.docker | 6 ++