Skip to content

Commit b34b0d9

Browse files
authored
[refactor] use github action badge
- update readme to use github action badge
1 parent 9ecc85a commit b34b0d9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
<img src="https://github.com/codestudiohq/laravel-totem/blob/6.0/resources/assets/img/totem.png?raw=true" alt="Laravel Totem"/>
33
</p>
44
<p align="center">
5-
<a href="https://travis-ci.org/codestudiohq/laravel-totem"><img src="https://travis-ci.org/codestudiohq/laravel-totem.svg?branch=6.0" alt="Build Status"></a>
6-
<a href="https://styleci.io/repos/99050894"><img src="https://styleci.io/repos/99050894/shield?branch=6.0" alt="StyleCI"></a>
5+
<img src="https://github.com/codestudiohq/laravel-totem/workflows/Laravel/badge.svg?branch=6.0" alt="Build Status">
76
<a href="https://packagist.org/packages/studio/laravel-totem"><img src="https://poser.pugx.org/studio/laravel-totem/license.svg" alt="License"></a>
87
</p>
98

0 commit comments

Comments
 (0)