8000 Travis icon should point to develop, not 1.0.x · multithinking/rsocket-java@c176054 · GitHub
[go: up one dir, main page]

Skip to content

Commit c176054

Browse files
author
Stephane Maldini
authored
Travis icon should point to develop, not 1.0.x
1 parent c0c3e90 commit c176054

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
@@ -15,7 +15,7 @@ Learn more at http://rsocket.io
1515

1616
## Build and Binaries
1717

18-
[![Build Status](https://travis-ci.org/rsocket/rsocket-java.svg?branch=1.0.x)](https://travis-ci.org/rsocket/rsocket-java)
18+
[![Build Status](https://travis-ci.org/rsocket/rsocket-java.svg?branch=develop)](https://travis-ci.org/rsocket/rsocket-java)
1919

2020
Releases are available via Maven Central.
2121

0 commit comments

Comments
 (0)
0