As Travis CI is no longer used, this PR:
- drops
travis_fold
feature - drops mentions of Travis CI in docs
As Travis CI is no longer used, this PR:
travis_fold
feature306@@ -307,9 +307,9 @@ bitcoin.org (see below for bitcoin.org update instructions).
307 - First, check to see if the Bitcoin.org maintainers have prepared a
308 release: https://github.com/bitcoin-dot-org/bitcoin.org/labels/Core
309
310- - If they have, it will have previously failed their Travis CI
311+ - If they have, it will have previously failed their Cirrus CI
bitcoin(core).org is still using Travis
0 - If they have, it will have previously failed their CI
22@@ -23,7 +23,7 @@ don't have test cases for.
23 - The oldest supported Python version is specified in [doc/dependencies.md](/doc/dependencies.md).
24 Consider using [pyenv](https://github.com/pyenv/pyenv), which checks [.python-version](/.python-version),
25 to prevent accidentally introducing modern syntax from an unsupported Python version.
26- The Travis linter also checks this, but [possibly not in all cases](https://github.com/bitcoin/bitcoin/pull/14884#discussion_r239585126).
27+ The Cirrus CI linter job also checks this, but [possibly not in all cases](https://github.com/bitcoin/bitcoin/pull/14884#discussion_r239585126).
no need to be overly specific
0 The CI linter job also checks this, but [possibly not in all cases](https://github.com/bitcoin/bitcoin/pull/14884#discussion_r239585126).
CI
, which can’t be wrong
542@@ -543,7 +543,7 @@ General Bitcoin Core
543 - *Rationale*: RPC allows for better automatic testing. The test suite for
544 the GUI is very limited.
545
546-- Make sure pull requests pass Travis CI before merging.
547+- Make sure pull requests pass Cirrus CI before merging.
0- Make sure pull requests pass CI before merging.
Updated 4f286f8762e49d2a31653dbfdba80fb300b06ba4 -> 95487b055328b590ba83f258de9637ab0f9a2f17 (pr20691.01 -> pr20691.02, diff):
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
Reviewers, this pull request conflicts with the following ones:
If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first.