Skip to content

Commit 2d4ce1b

Browse files
committed
Merge branch 'master' of github.com:Clivern/Chunk
* 'master' of github.com:Clivern/Chunk: Update README.md
2 parents bb43e19 + 3245ffd commit 2d4ce1b

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
<h3 align="center">Chunk</h3>
44
<p align="center">Asynchronous Task Queue Based on Distributed Message Passing for PHP</p>
55
<p align="center">
6-
<a href="https://travis-ci.org/Clivern/Chunk"><img src="https://travis-ci.org/Clivern/Chunk.svg?branch=master"></a>
6+
<a href="https://travis-ci.com/Clivern/Chunk"><img src="https://travis-ci.com/Clivern/Chunk.svg?branch=master"></a>
77
<a href="https://packagist.org/packages/clivern/chunk"><img src="https://img.shields.io/badge/Version-0.0.1-red.svg"></a>
88
<a href="https://github.com/Clivern/Chunk/blob/master/LICENSE"><img src="https://img.shields.io/badge/LICENSE-MIT-orange.svg"></a>
99
</p>

0 commit comments

Comments
 (0)