We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a9bb5b commit 6e769abCopy full SHA for 6e769ab
README.md
@@ -5,7 +5,7 @@ Reactive extensions for PHP. The reactive extensions for PHP are a set of
5
libraries to compose asynchronous and event-based programs using observable
6
collections and LINQ-style query operators in PHP.
7
8
-[](https://travis-ci.org/ReactiveX/RxPHP)
+[](https://github.com/ReactiveX/RxPHP/actions)
9
[](https://coveralls.io/github/ReactiveX/RxPHP?branch=master)
10
11
note: This repo is for v2.x, the latest version of RxPHP, not [v1.x](https://github.com/ReactiveX/RxPHP/tree/1.x).
0 commit comments