Skip to content

Commit

Permalink
Merge pull request #9 from mattBrzezinski/MB/travis-badge
Browse files Browse the repository at this point in the history
README; Travis badge SamOConnor->JuliaWeb
  • Loading branch information
oxinabox authored Jul 16, 2020
2 parents 80d0977 + dc49138 commit 14cef19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Macros for simplified exception handling.

`@repeat try`, `@retry`, `@delay_retry`, `@protected try`, `@ignore`.

[![Build Status](https://travis-ci.org/samoconnor/Retry.jl.svg)](https://travis-ci.org/samoconnor/Retry.jl)
[![Build Status](https://travis-ci.org/JuliaWeb/Retry.jl.svg)](https://travis-ci.org/JuliaWeb/Retry.jl)

## Exception Handling In Julia

Expand Down

0 comments on commit 14cef19

Please sign in to comment.