|
2 | 2 |
|
3 | 3 | <p align="center"> |
4 | 4 | <a href="https://gitter.im/php-enqueue/Lobby"><img src="https://badges.gitter.im/php-enqueue/Lobby.svg" alt="Enqueue Chat"></a> |
5 | | - <a href="https://travis-ci.org/php-enqueue/enqueue-dev"><img src="https://travis-ci.org/php-enqueue/enqueue-dev.png?branch=master" alt="Build Status"></a> |
| 5 | + <a href="https://github.com/php-enqueue/enqueue-dev/actions?query=workflow%3ACI"><img src="https://img.shields.io/github/workflow/status/php-enqueue/enqueue-dev/CI" alt="Build Status"></a> |
6 | 6 | <a href="https://packagist.org/packages/enqueue/enqueue/stats"><img src="https://poser.pugx.org/enqueue/enqueue/d/total.png?branch=master" alt="Total Downloads"></a> |
7 | 7 | <a href="https://packagist.org/packages/enqueue/enqueue"><img src="https://poser.pugx.org/enqueue/enqueue/version.png" alt="Latest Stable Version"></a> |
8 | 8 | <a href="./LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="License"></a> |
@@ -30,71 +30,71 @@ Features: |
30 | 30 | * Battle-tested. Used in production. |
31 | 31 | * Supported transports |
32 | 32 | * [AMQP(s)](https://php-enqueue.github.io/transport/amqp/) based on [PHP AMQP extension](https://github.com/pdezwart/php-amqp) |
33 | | -[](https://travis-ci.org/php-enqueue/amqp-ext) |
| 33 | +[](https://github.com/php-enqueue/amqp-ext/actions?query=workflow%3ACI) |
34 | 34 | [](https://packagist.org/packages/enqueue/amqp-ext/stats) |
35 | 35 | [](https://packagist.org/packages/enqueue/amqp-ext) |
36 | 36 | * [AMQP](https://php-enqueue.github.io/transport/amqp_bunny/) based on [bunny](https://github.com/jakubkulhan/bunny) |
37 | | -[](https://travis-ci.org/php-enqueue/amqp-bunny) |
| 37 | +[](https://github.com/php-enqueue/amqp-bunny/actions?query=workflow%3ACI) |
38 | 38 | [](https://packagist.org/packages/enqueue/amqp-bunny/stats) |
39 | 39 | [](https://packagist.org/packages/enqueue/amqp-bunny) |
40 | 40 | * [AMQP(s)](https://php-enqueue.github.io/transport/amqp_lib/) based on [php-amqplib](https://github.com/php-amqplib/php-amqplib) |
41 | | -[](https://travis-ci.org/php-enqueue/amqp-lib) |
| 41 | +[](https://github.com/php-enqueue/amqp-lib/actions?query=workflow%3ACI) |
42 | 42 | [](https://packagist.org/packages/enqueue/amqp-lib/stats) |
43 | 43 | [](https://packagist.org/packages/enqueue/amqp-lib) |
44 | 44 | * [Beanstalk](https://php-enqueue.github.io/transport/pheanstalk/) |
45 | | -[](https://travis-ci.org/php-enqueue/pheanstalk) |
| 45 | +[](https://github.com/php-enqueue/pheanstalk/actions?query=workflow%3ACI) |
46 | 46 | [](https://packagist.org/packages/enqueue/pheanstalk/stats) |
47 | 47 | [](https://packagist.org/packages/enqueue/pheanstalk) |
48 | 48 | * [STOMP](https://php-enqueue.github.io/transport/stomp/) |
49 | | -[](https://travis-ci.org/php-enqueue/stomp) |
| 49 | +[](https://github.com/php-enqueue/stomp/actions?query=workflow%3ACI) |
50 | 50 | [](https://packagist.org/packages/enqueue/stomp/stats) |
51 | 51 | [](https://packagist.org/packages/enqueue/stomp) |
52 | 52 | * [Amazon SQS](https://php-enqueue.github.io/transport/sqs/) |
53 | | -[](https://travis-ci.org/php-enqueue/sqs) |
| 53 | +[](https://github.com/php-enqueue/sqs/actions?query=workflow%3ACI) |
54 | 54 | [](https://packagist.org/packages/enqueue/sqs/stats) |
55 | 55 | [](https://packagist.org/packages/enqueue/sqs) |
56 | 56 | * [Amazon SNS](https://php-enqueue.github.io/transport/sns/) |
57 | | -[](https://travis-ci.org/php-enqueue/sns) |
| 57 | +[](https://github.com/php-enqueue/sns/actions?query=workflow%3ACI) |
58 | 58 | [](https://packagist.org/packages/enqueue/sns/stats) |
59 | 59 | [](https://packagist.org/packages/enqueue/sns) |
60 | 60 | * [Amazon SNS\SQS](https://php-enqueue.github.io/transport/snsqs/) |
61 | | -[](https://travis-ci.org/php-enqueue/snsqs) |
| 61 | +[](https://github.com/php-enqueue/snsqs/actions?query=workflow%3ACI) |
62 | 62 | [](https://packagist.org/packages/enqueue/snsqs/stats) |
63 | 63 | [](https://packagist.org/packages/enqueue/snsqs) |
64 | 64 | * [Google PubSub](https://php-enqueue.github.io/transport/gps/) |
65 | | -[](https://travis-ci.org/php-enqueue/gps) |
| 65 | +[](https://github.com/php-enqueue/gps/actions?query=workflow%3ACI) |
66 | 66 | [](https://packagist.org/packages/enqueue/gps/stats) |
67 | 67 | [](https://packagist.org/packages/enqueue/gps) |
68 | 68 | * [Kafka](https://php-enqueue.github.io/transport/kafka/) |
69 | | -[](https://travis-ci.org/php-enqueue/rdkafka) |
| 69 | +[](https://github.com/php-enqueue/rdkafka/actions?query=workflow%3ACI) |
70 | 70 | [](https://packagist.org/packages/enqueue/rdkafka/stats) |
71 | 71 | [](https://packagist.org/packages/enqueue/rdkafka) |
72 | 72 | * [Redis](https://php-enqueue.github.io/transport/redis/) |
73 | | -[](https://travis-ci.org/php-enqueue/redis) |
| 73 | +[](https://github.com/php-enqueue/redis/actions?query=workflow%3ACI) |
74 | 74 | [](https://packagist.org/packages/enqueue/redis/stats) |
75 | 75 | [](https://packagist.org/packages/enqueue/redis) |
76 | 76 | * [Gearman](https://php-enqueue.github.io/transport/gearman/) |
77 | | -[](https://travis-ci.org/php-enqueue/gearman) |
| 77 | +[](https://github.com/php-enqueue/gearman/actions?query=workflow%3ACI) |
78 | 78 | [](https://packagist.org/packages/enqueue/gearman/stats) |
79 | 79 | [](https://packagist.org/packages/enqueue/gearman) |
80 | 80 | * [Doctrine DBAL](https://php-enqueue.github.io/transport/dbal/) |
81 | | -[](https://travis-ci.org/php-enqueue/dbal) |
| 81 | +[](https://github.com/php-enqueue/dbal/actions?query=workflow%3ACI) |
82 | 82 | [](https://packagist.org/packages/enqueue/dbal/stats) |
83 | 83 | [](https://packagist.org/packages/enqueue/dbal) |
84 | 84 | * [Filesystem](https://php-enqueue.github.io/transport/filesystem/) |
85 | | -[](https://travis-ci.org/php-enqueue/fs) |
| 85 | +[](https://github.com/php-enqueue/fs/actions?query=workflow%3ACI) |
86 | 86 | [](https://packagist.org/packages/enqueue/fs/stats) |
87 | 87 | [](https://packagist.org/packages/enqueue/fs) |
88 | 88 | * [Mongodb](https://php-enqueue.github.io/transport/mongodb/) |
89 | | -[](https://travis-ci.org/php-enqueue/mongodb) |
| 89 | +[](https://github.com/php-enqueue/mongodb/actions?query=workflow%3ACI) |
90 | 90 | [](https://packagist.org/packages/enqueue/mongodb/stats) |
91 | 91 | [](https://packagist.org/packages/enqueue/mongodb) |
92 | 92 | * [WAMP](https://php-enqueue.github.io/transport/wamp/) |
93 | | -[](https://travis-ci.org/php-enqueue/wamp) |
| 93 | +[](https://github.com/php-enqueue/wamp/actions?query=workflow%3ACI) |
94 | 94 | [](https://packagist.org/packages/enqueue/wamp/stats) |
95 | 95 | [](https://packagist.org/packages/enqueue/wamp) |
96 | 96 | * [Null](https://php-enqueue.github.io/transport/null/) |
97 | | -[](https://travis-ci.org/php-enqueue/null) |
| 97 | +[](https://github.com/php-enqueue/null/actions?query=workflow%3ACI) |
98 | 98 | [](https://packagist.org/packages/enqueue/null/stats) |
99 | 99 | [](https://packagist.org/packages/enqueue/null) |
100 | 100 | * [the others are coming](https://github.com/php-enqueue/enqueue-dev/issues/284) |
|
0 commit comments