Skip to content

Commit

Permalink
chore: fix build badge (#128)
Browse files Browse the repository at this point in the history
  • Loading branch information
atymic authored Mar 20, 2024
1 parent 29ea604 commit de570f0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ Laravel Snooze
<img src="./snooze-logo-v1.png" />
</p>

[![Build Status](https://travis-ci.org/thomasjohnkane/snooze.svg?branch=master)](https://travis-ci.org/thomasjohnkane/snooze)
[![Build Status](https://img.shields.io/github/actions/workflow/status/thomasjohnkane/snooze/php.yml?branch=master
)](https://github.com/thomasjohnkane/snooze/actions)
[![styleci](https://styleci.io/repos/173246329/shield)](https://styleci.io/repos/173246329)

[![Latest Stable Version](https://poser.pugx.org/thomasjohnkane/snooze/v/stable)](https://packagist.org/packages/thomasjohnkane/snooze)
Expand Down

0 comments on commit de570f0

Please sign in to comment.