Skip to content

Commit

Permalink
Fixing Travis links.
Browse files Browse the repository at this point in the history
  • Loading branch information
tasseff committed Dec 9, 2018
1 parent 8e89d23 commit a75430a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ SecretSanta.jl is a Julia package for generating Secret Santa matchings and emai
| :---------------: | :---------------: | :-------------------: |
| ![ci-badge] | ![ci-badge] | ![cov-badge] |

[ci-badge]: https://travis-ci.org/tasseff/SecretSanta.jl.svg?branch=master "Travis build status"
[ci-link]: https://travis-ci.org/tasseff/SecretSanta.jl "Travis build status"
[ci-badge]: https://travis-ci.com/tasseff/SecretSanta.jl.svg?branch=master "Travis build status"
[ci-link]: https://travis-ci.com/tasseff/SecretSanta.jl "Travis build status"
[cov-badge]: https://codecov.io/gh/tasseff/SecretSanta.jl/branch/master/graph/badge.svg
[cov-link]: https://codecov.io/gh/tasseff/SecretSanta.jl

Expand Down

0 comments on commit a75430a

Please sign in to comment.