File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Laravel PubSub Queue
2
2
3
- [ ![ Travis ] ( https://img.shields.io/travis/ kainxspirits/laravel-pubsub-queue.svg )] ( https://github.com /kainxspirits/laravel-pubsub-queue )
3
+ [ ![ Build Status ] ( https://travis-ci.org/ kainxspirits/laravel-pubsub-queue.svg?branch=master )] ( https://travis-ci.org /kainxspirits/laravel-pubsub-queue )
4
4
[ ![ StyleCI] ( https://styleci.io/repos/131718560/shield )] ( https://styleci.io/repos/131718560 )
5
5
6
- This package is a Laravel 5.7 queue driver that use the [ Google PubSub] ( https://github.com/GoogleCloudPlatform/google-cloud-php-pubsub ) service.
6
+ This package is a Laravel queue driver that uses the [ Google PubSub] ( https://github.com/GoogleCloudPlatform/google-cloud-php-pubsub ) service.
7
7
8
8
## Installation
9
9
You can’t perform that action at this time.
0 commit comments