Skip to content

Commit d7f92ed

Browse files
committed
Add travis badge
1 parent a4fb473 commit d7f92ed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# GraphQL::QueryResolver
2+
[![Build Status](https://travis-ci.org/nettofarah/graphql-query-resolver.svg?branch=master)](https://travis-ci.org/nettofarah/graphql-query-resolver)
3+
24
GraphQL::QueryResolver is an add-on to [graphql-ruby](https://github.com/rmosologo/graphql-ruby)
35
that allows your field resolvers to minimize N+1 SELECTS issued by ActiveRecord.
46

0 commit comments

Comments
 (0)