diff options
| author | Ross Nicoll <[email protected]> | 2018-01-20 18:35:31 +0000 |
|---|---|---|
| committer | Ross Nicoll <[email protected]> | 2019-03-25 05:36:12 +0000 |
| commit | 731b7a75c2bba4d4ba5a213ca5235ac334a998b0 (patch) | |
| tree | 99ab6f8e5a3bc0efa17b14fb6d69d623dd2edf12 /doc/travis-ci.md | |
| parent | Rename and update man pages (#1451) (diff) | |
| download | discoin-731b7a75c2bba4d4ba5a213ca5235ac334a998b0.tar.xz discoin-731b7a75c2bba4d4ba5a213ca5235ac334a998b0.zip | |
Update documentation to match 1.10 (#1436)
Diffstat (limited to 'doc/travis-ci.md')
| -rw-r--r-- | doc/travis-ci.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/travis-ci.md b/doc/travis-ci.md index 38085cec3..1e795dc38 100644 --- a/doc/travis-ci.md +++ b/doc/travis-ci.md @@ -32,7 +32,7 @@ trigger cache-invalidation and rebuilds as necessary. These caches can be manually removed if necessary. This is one of the very few manual operations that is possible with Travis, and it can be done by the -Bitcoin Core committer via the Travis web interface. +Dogecoin Core committer via the Travis web interface. In some cases, secure strings may be needed for hiding sensitive info such as private keys or URLs. The travis client may be used to create these strings: |