Skip to content

Commit a380131

Browse files
author
Todd Berman
committed
add travis status
1 parent ee9cc3c commit a380131

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# graphql-rxjava
22

3-
#### Friendly warning: As GraphQL itself is currently a Working Draft, expect changes.
4-
53
This is an execution strategy for [graphql-java](https://github.com/andimarek/graphql-java) that makes
64
it easier to use rxjava's Observable.
75

6+
[![Build Status](https://travis-ci.org/nfl/graphql-rxjava.svg)](https://travis-ci.org/nfl/graphql-rxjava)
7+
88
# Table of Contents
99

1010
- [Rx Hello World](#hello-world)

0 commit comments

Comments
 (0)