Re: [Qemu-devel] [PATCH v4 3/3] Travis support for the acceptance tests

2018-10-17 Thread Alex Bennée
Philippe Mathieu-Daudé writes: > Hi Cleber, > > On 12/10/2018 18:53, Cleber Rosa wrote: >> This enables the execution of the acceptance tests on Travis. >> >> Because the Travis environment is based on Ubuntu Trusty, it requires >> the python3-pip and python3.4-venv packages. >> >> Signed-off-b

Re: [Qemu-devel] [PATCH v4 3/3] Travis support for the acceptance tests

2018-10-12 Thread Philippe Mathieu-Daudé
Hi Cleber, On 12/10/2018 18:53, Cleber Rosa wrote: > This enables the execution of the acceptance tests on Travis. > > Because the Travis environment is based on Ubuntu Trusty, it requires > the python3-pip and python3.4-venv packages. > > Signed-off-by: Cleber Rosa > --- > .travis.yml | 5 +++