summaryrefslogtreecommitdiff
path: root/Documentation/internals/contributing/submitting-patches.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/internals/contributing/submitting-patches.rst')
-rw-r--r--Documentation/internals/contributing/submitting-patches.rst7
1 files changed, 3 insertions, 4 deletions
diff --git a/Documentation/internals/contributing/submitting-patches.rst b/Documentation/internals/contributing/submitting-patches.rst
index 9d7189827..8a8bc11b0 100644
--- a/Documentation/internals/contributing/submitting-patches.rst
+++ b/Documentation/internals/contributing/submitting-patches.rst
@@ -68,10 +68,9 @@ Testing is also important:
feature. A bug fix patch should preferably add a test that would
fail if the bug recurs.
-If you are using GitHub, then you may utilize the travis-ci.org and the GitHub
-Actions CI build systems. They will run some of the above tests automatically
-when you push changes to your repository. See the "Continuous Integration with
-Travis-CI" in :doc:`/topics/testing` for details on how to set it up.
+If you are using GitHub, then you may utilize the GitHub Actions CI build
+systems. They will run some of the above tests automatically
+when you push changes to your repository.
Email Subject
-------------