From: Florimond Manca Date: Tue, 29 Dec 2020 12:38:04 +0000 (+0100) Subject: Remove stale reference to "Travis" (#1440) X-Git-Tag: 0.17.0~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f9bb5f32d9af77badcbe4347040cbf6c97242cd;p=thirdparty%2Fhttpx.git Remove stale reference to "Travis" (#1440) --- diff --git a/docs/contributing.md b/docs/contributing.md index bb9eaa86..9732c810 100644 --- a/docs/contributing.md +++ b/docs/contributing.md @@ -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.