We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bb43e19 + 3245ffd commit 2d4ce1bCopy full SHA for 2d4ce1b
README.md
@@ -3,7 +3,7 @@
3
<h3 align="center">Chunk</h3>
4
<p align="center">Asynchronous Task Queue Based on Distributed Message Passing for PHP</p>
5
<p align="center">
6
- <a href="https://travis-ci.org/Clivern/Chunk"><img src="https://travis-ci.org/Clivern/Chunk.svg?branch=master"></a>
+ <a href="https://travis-ci.com/Clivern/Chunk"><img src="https://travis-ci.com/Clivern/Chunk.svg?branch=master"></a>
7
<a href="https://packagist.org/packages/clivern/chunk"><img src="https://img.shields.io/badge/Version-0.0.1-red.svg"></a>
8
<a href="https://github.com/Clivern/Chunk/blob/master/LICENSE"><img src="https://img.shields.io/badge/LICENSE-MIT-orange.svg"></a>
9
</p>
0 commit comments