summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDavid Marchand <david.marchand@redhat.com>2022-12-21 18:51:20 +0100
committerIlya Maximets <i.maximets@ovn.org>2022-12-21 20:23:42 +0100
commit9a86a3dd68f054d47e1a93b8dec03d51479554f4 (patch)
tree16bfd1616b229c9bc70d9e27b01b19ee3ba362a4 /Makefile.am
parentd5469cb743c284461739cb99c686dfbe92ded70c (diff)
downloadopenvswitch-9a86a3dd68f054d47e1a93b8dec03d51479554f4.tar.gz
travis: Drop support.
Following a change in the terms of use, free Travis credits are really too low for a realistic usage by OVS contributors. As a consequence, testing OVS with Travis has been abandoned by most (if not all) contributors to the project. Drop the Travis configuration from our repository, clean references in the documentation and move GHA specifics to the association yml. Acked-by: Aaron Conole <aconole@redhat.com> Signed-off-by: David Marchand <david.marchand@redhat.com> Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 606bcc22e..e605187b8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -81,7 +81,6 @@ EXTRA_DIST = \
.ci/osx-prepare.sh \
.cirrus.yml \
.github/workflows/build-and-test.yml \
- .travis.yml \
appveyor.yml \
boot.sh \
poc/builders/Vagrantfile \