]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Remove stale reference to "Travis" (#1440)
authorFlorimond Manca <florimond.manca@gmail.com>
Tue, 29 Dec 2020 12:38:04 +0000 (13:38 +0100)
committerGitHub <noreply@github.com>
Tue, 29 Dec 2020 12:38:04 +0000 (13:38 +0100)
docs/contributing.md

index bb9eaa86bca90413b1024511d1c58ed74a5166c7..9732c8105909605c24581b4e1234c93c693c9f60 100644 (file)
@@ -87,7 +87,7 @@ To run the documentation site locally (useful for previewing changes), use:
 $ scripts/docs
 ```
 
-## Resolving Build / Travis Failures
+## Resolving Build / CI Failures
 
 Once you've submitted your pull request, the test suite will automatically run, and the results will show up in GitHub.
 If the test suite fails, you'll want to click through to the "Details" link, and try to identify why the test suite failed.