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.
1 parent 736b355 commit a8e8d96Copy full SHA for a8e8d96
README.md
@@ -9,7 +9,7 @@ Supports 4 interaction models: fire-and-forget, request-response, request-stream
9
10
## Build and Binaries
11
12
-<a href='https://travis-ci.org/rsocket/rsocket-java/builds'><img src='https://travis-ci.org/rsocket/rsocket-java.svg?branch=1.0.x'></a>
+<a href='https://travis-ci.org/rsocket/rsocket-android/builds'><img src='https://travis-ci.org/rsocket/rsocket-android.svg?branch=master'></a>
13
14
15
The project is not released yet, so snapshots have to be installed locally with `./gradlew install`
0 commit comments