Re: [dpdk-dev] [PATCH v5 2/2] ci: Introduce travis builds for github repositories

2019-02-27 Thread Aaron Conole
Luca Boccassi writes: > On Wed, 2019-02-27 at 10:53 -0500, Aaron Conole wrote: >> Thomas Monjalon writes: >> >> > 27/02/2019 15:35, Aaron Conole: >> > > Thomas Monjalon writes: >> > > > 07/02/2019 23:01, Michael Santana: >> > > > > +python3.5 -m pip install --upgrade meson --user >> > > > >>

Re: [dpdk-dev] [PATCH v5 2/2] ci: Introduce travis builds for github repositories

2019-02-27 Thread Luca Boccassi
On Wed, 2019-02-27 at 10:53 -0500, Aaron Conole wrote: > Thomas Monjalon writes: > > > 27/02/2019 15:35, Aaron Conole: > > > Thomas Monjalon writes: > > > > 07/02/2019 23:01, Michael Santana: > > > > > +python3.5 -m pip install --upgrade meson --user > > > > > > > > Which distributions have pyt

Re: [dpdk-dev] [PATCH v5 2/2] ci: Introduce travis builds for github repositories

2019-02-27 Thread Aaron Conole
Thomas Monjalon writes: > 27/02/2019 15:35, Aaron Conole: >> Thomas Monjalon writes: >> > 07/02/2019 23:01, Michael Santana: >> >> +# Just used for the 'classic' configuration system (ie: make) >> > >> > I am not sure about supporting the legacy system in a new CI. >> >> For now, documentation

Re: [dpdk-dev] [PATCH v5 2/2] ci: Introduce travis builds for github repositories

2019-02-27 Thread Thomas Monjalon
27/02/2019 15:35, Aaron Conole: > Thomas Monjalon writes: > > 07/02/2019 23:01, Michael Santana: > >> +# Just used for the 'classic' configuration system (ie: make) > > > > I am not sure about supporting the legacy system in a new CI. > > For now, documentation all says that the legacy system is

Re: [dpdk-dev] [PATCH v5 2/2] ci: Introduce travis builds for github repositories

2019-02-27 Thread Aaron Conole
Thomas Monjalon writes: > Hi, > > 07/02/2019 23:01, Michael Santana: >> GitHub is a service used by developers to store repositories. GitHub >> provides service integrations that allow 3rd party services to access >> developer repositories and perform actions. One of these services is >> Travis

Re: [dpdk-dev] [PATCH v5 2/2] ci: Introduce travis builds for github repositories

2019-02-27 Thread Thomas Monjalon
Hi, 07/02/2019 23:01, Michael Santana: > GitHub is a service used by developers to store repositories. GitHub > provides service integrations that allow 3rd party services to access > developer repositories and perform actions. One of these services is > Travis-CI, a simple continuous integratio