travis: Properly cache and error on timeout

This commit is contained in:
MarcoFalke
2019-03-28 19:12:50 -04:00
parent fa36a333ee
commit fa2056af1c
3 changed files with 33 additions and 45 deletions

View File

@@ -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)