diff options
author | MarcoFalke <falke.marco@gmail.com> | 2019-08-10 12:56:46 -0400 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2019-08-15 11:12:34 -0400 |
commit | fa31bc35eb8dd7e727e3e1eaf2c45017cd63bdcb (patch) | |
tree | 6cf47d9094d34eab3b9f6d09f2918cf1106faad9 /ci/retry/README.md | |
parent | fa0aac0f43a108a88b03a346464ecda4ae2cf630 (diff) |
ci: Remove dependence on travis, use it as fallback env
Diffstat (limited to 'ci/retry/README.md')
-rw-r--r-- | ci/retry/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/retry/README.md b/ci/retry/README.md index ead2271f64..983a498070 100644 --- a/ci/retry/README.md +++ b/ci/retry/README.md @@ -35,7 +35,7 @@ Help: -m, --min=secs Exponenetial Backoff: minimum sleep amount (seconds): Default 0.3 -x, --max=secs Exponenetial Backoff: maximum sleep amount (seconds): Default 60 -f, --fail="script +cmds" Fail Script: run in case of final failure - + ### Examples No problem: |