Re: [dpdk-dev] [PATCH v8] ci: Introduce travis builds for github repositories

2019-03-26 Thread Thomas Monjalon
25/03/2019 17:10, Thomas Monjalon: > 25/03/2019 16:32, 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 > > T

Re: [dpdk-dev] [PATCH v8] ci: Introduce travis builds for github repositories

2019-03-25 Thread Thomas Monjalon
25/03/2019 16:32, 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 integration pla

[dpdk-dev] [PATCH v8] ci: Introduce travis builds for github repositories

2019-03-25 Thread 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 integration platform. This series introduces the ability