summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2021-06-29 16:38:56 +0200
committerDaniel Stenberg <daniel@haxx.se>2021-06-29 17:42:57 +0200
commitb7ca0cfec0bb49af16f4a56117bab7af950f8e8b (patch)
treea3c7fbc75a200524728f47d494017d32599c682a /docs
parentd7112b576e17f2295a18b36efc4dc3a86bbe9f44 (diff)
downloadcurl-b7ca0cfec0bb49af16f4a56117bab7af950f8e8b.tar.gz
CI: remove travis details
Rename still used leftovers to "zuul" as that's now the CI using them. Closes #7313
Diffstat (limited to 'docs')
-rw-r--r--docs/CONTRIBUTE.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/CONTRIBUTE.md b/docs/CONTRIBUTE.md
index f2269a204..3571b7aea 100644
--- a/docs/CONTRIBUTE.md
+++ b/docs/CONTRIBUTE.md
@@ -185,7 +185,6 @@ Consider the following table while looking at pull request failures:
| LGTM analysis: C/C++ | stable | new findings |
| buildbot/curl_winssl_ ... | stable | all errors and failures |
| continuous-integration/appveyor/pr | stable | all errors and failures |
- | continuous-integration/travis-ci/pr | stable | all errors and failures |
| curl.curl (linux ...) | stable | all errors and failures |
| curl.curl (windows ...) | flaky | repetitive errors/failures |
| deepcode-ci-bot | stable | new findings |