Skip to content

Commit fcdf045

Browse files
authored
Update README.md
1 parent eee0674 commit fcdf045

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Laravel PubSub Queue
22

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)
44
[![StyleCI](https://styleci.io/repos/131718560/shield)](https://styleci.io/repos/131718560)
55

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.
77

88
## Installation
99

0 commit comments

Comments
 (0)