[dpdk-stable] [PATCH 18.11 0/3] Travis for 18.11 stable branch

Kevin Traynor ktraynor at redhat.com
Fri May 10 14:43:18 CEST 2019


Travis is convenient way of build testing. Backport Travis
integration to 18.11 branch.

One later path fix on master (76f8486e16) dropped as n/a for 18.11.

Aaron Conole (2):
  ci: enable ccache in Travis
  ci: add a distinguisher to the extra Travis builds

Michael Santana (1):
  ci: introduce Travis builds for GitHub repositories

 .ci/linux-build.sh                  | 24 +++++++
 .ci/linux-setup.sh                  |  3 +
 .travis.yml                         | 98 +++++++++++++++++++++++++++++
 MAINTAINERS                         |  6 ++
 doc/guides/contributing/patches.rst |  4 ++
 5 files changed, 135 insertions(+)
 create mode 100755 .ci/linux-build.sh
 create mode 100755 .ci/linux-setup.sh
 create mode 100644 .travis.yml

-- 
2.20.1



More information about the stable mailing list