Skip to content

Commit

Permalink
fix project build status url in README file
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianoc committed Jan 28, 2024
1 parent dd9b475 commit c05185d
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 @@ -159,7 +159,7 @@ You can also reach me through twitter [@adrianoverona](https://twitter.com/adria

Build Status
---
[![Build Status](https://travis-ci.com/adrianoc/cecilifier.svg?branch=main)](https://travis-ci.com/adrianoc/cecilifier)
![Build Status](https://github.com/adrianoc/cecilifier/actions/workflows/cecilifier-ci.yml/badge.svg)
[![codecov](https://codecov.io/gh/adrianoc/cecilifier/branch/main/graph/badge.svg?token=XJFIRCUES3)](https://codecov.io/gh/adrianoc/cecilifier)

Potential improvements
Expand Down

0 comments on commit c05185d

Please sign in to comment.