File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Laravel Queue Size Command
2
2
[ ![ Latest Version on Packagist] [ ico-version ]] [ link-packagist ]
3
3
[ ![ Software License] [ ico-license ]] ( LICENSE )
4
- [ ![ Build Status] [ ico-travis ]] [ link-travis ]
4
+ [ ![ Build Status] [ ico-tests ]] [ link-tests ]
5
5
[ ![ Total Downloads] [ ico-downloads ]] [ link-downloads ]
6
6
7
7
This package offers an artisan command to check queue size in your application.
@@ -40,9 +40,9 @@ The Laravel Queue Size Command is open-sourced software licensed under the [MIT
40
40
41
41
[ ico-version ] : https://img.shields.io/packagist/v/ilzrv/laravel-queue-size
42
42
[ ico-license ] : https://img.shields.io/badge/license-MIT-brightgreen.svg
43
- [ ico-travis ] : https://img.shields.io/travis/ ilzrv/laravel-queue-size
43
+ [ ico-tests ] : https://github.com/ ilzrv/laravel-queue-size/workflows/tests/badge.svg
44
44
[ ico-downloads ] : https://img.shields.io/packagist/dt/ilzrv/laravel-queue-size
45
45
46
46
[ link-packagist ] : https://packagist.org/packages/ilzrv/laravel-queue-size
47
- [ link-travis ] : https://travis-ci.org /ilzrv/laravel-queue-size
47
+ [ link-tests ] : https://github.com /ilzrv/laravel-queue-size/workflows/tests
48
48
[ link-downloads ] : https://packagist.org/packages/ilzrv/laravel-queue-size
You can’t perform that action at this time.
0 commit comments