Skip to content

Commit 3d1669d

Browse files
authored
3.x: Update badge in README.md (#7115)
1 parent e4ad465 commit 3d1669d

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
@@ -1,6 +1,6 @@
11
# RxJava: Reactive Extensions for the JVM
22

3-
<a href='https://travis-ci.com/ReactiveX/RxJava/builds'><img src='https://travis-ci.com/ReactiveX/RxJava.svg?branch=3.x'></a>
3+
<a href='https://github.com/ReactiveX/RxJava/actions?query=workflow%3ASnapshot'><img src='https://github.com/ReactiveX/RxJava/workflows/Snapshot/badge.svg'></a>
44
[![codecov.io](http://codecov.io/github/ReactiveX/RxJava/coverage.svg?branch=3.x)](https://codecov.io/gh/ReactiveX/RxJava/branch/3.x)
55
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.reactivex.rxjava3/rxjava/badge.svg)](https://maven-badges.herokuapp.com/maven-central/io.reactivex.rxjava3/rxjava)
66

0 commit comments

Comments
 (0)