diff options
| author | MarcoFalke <[email protected]> | 2019-03-28 19:12:50 -0400 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2019-08-14 08:18:06 -0400 |
| commit | 2c341e3471d300b940b83f0bb90b6bcee2fa5d38 (patch) | |
| tree | ff56dfb50902356c5c2d315b1e24d92dcd2e6adc /doc/README.md | |
| parent | doc: Clean out release notes post-0.18.1 (diff) | |
| download | discoin-2c341e3471d300b940b83f0bb90b6bcee2fa5d38.tar.xz discoin-2c341e3471d300b940b83f0bb90b6bcee2fa5d38.zip | |
travis: Properly cache and error on timeout
Github-Pull: #15693
Rebased-From: fa2056af1c71aded3a821a07ec4de71c4be0bca3
Diffstat (limited to 'doc/README.md')
| -rw-r--r-- | doc/README.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/README.md b/doc/README.md index 8876ffdd7..b4fa933c8 100644 --- a/doc/README.md +++ b/doc/README.md @@ -57,7 +57,6 @@ The Bitcoin repo's [root README](/README.md) contains relevant information on th - [Source Code Documentation (External Link)](https://dev.visucore.com/bitcoin/doxygen/) - [Translation Process](translation_process.md) - [Translation Strings Policy](translation_strings_policy.md) -- [Travis CI](travis-ci.md) - [JSON-RPC Interface](JSON-RPC-interface.md) - [Unauthenticated REST Interface](REST-interface.md) - [Shared Libraries](shared-libraries.md) |