File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Reactive extensions for PHP. The reactive extensions for PHP are a set of
5
5
libraries to compose asynchronous and event-based programs using observable
6
6
collections and LINQ-style query operators in PHP.
7
7
8
- [ ![ Build Status ] ( https://secure.travis-ci.org /ReactiveX/RxPHP.png?branch=master )] ( https://travis-ci.org /ReactiveX/RxPHP )
8
+ [ ![ CI status ] ( https://github.com /ReactiveX/RxPHP/workflows/CI/badge.svg )] ( https://github.com /ReactiveX/RxPHP/actions )
9
9
[ ![ Coverage Status] ( https://coveralls.io/repos/github/ReactiveX/RxPHP/badge.svg?branch=master )] ( https://coveralls.io/github/ReactiveX/RxPHP?branch=master )
10
10
11
11
note: This repo is for v2.x, the latest version of RxPHP, not [ v1.x] ( https://github.com/ReactiveX/RxPHP/tree/1.x ) .
You can’t perform that action at this time.
0 commit comments