Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Commit 64b9c5f

Browse files
authored
Update README.md
1 parent 03c9513 commit 64b9c5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
![php-badge](https://img.shields.io/badge/php-%3E%3D%205.5.9-8892BF.svg)
44
[![packagist-badge](https://img.shields.io/packagist/v/swooletw/laravel-swoole.svg)](https://packagist.org/packages/swooletw/laravel-swoole)
55
[![Total Downloads](https://poser.pugx.org/swooletw/laravel-swoole/downloads)](https://packagist.org/packages/swooletw/laravel-swoole)
6-
![travis-badge](https://api.travis-ci.org/swooletw/laravel-swoole.svg?branch=master)
6+
[![travis-badge](https://api.travis-ci.org/swooletw/laravel-swoole.svg?branch=master)](https://travis-ci.org/swooletw/laravel-swoole)
77

88
This package provides a high performance HTTP server to speed up your laravel/lumen application based on [Swoole](http://www.swoole.com/).
99

0 commit comments

Comments
 (0)