Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update README.md
Added travis-CI support
  • Loading branch information
Michannne authored May 3, 2019
commit 94a0dbb32f7fbfd5e8c63b58b100d348b75159df
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# graphql-core
A wrapper library for GraphQL.NET that provides additional features to ease enterprise integration

[![Build status](https://ci.appveyor.com/api/projects/status/dptn1yq8wc65mmxs?svg=true)](https://ci.appveyor.com/project/Michannne/graphql-core) [![Nuget](https://img.shields.io/nuget/v/GraphQL-Core.svg)](https://www.nuget.org/packages/GraphQL-Core)
[![Build status](https://ci.appveyor.com/api/projects/status/dptn1yq8wc65mmxs?svg=true)](https://ci.appveyor.com/project/Michannne/graphql-core) [![Nuget](https://img.shields.io/nuget/v/GraphQL-Core.svg)](https://www.nuget.org/packages/GraphQL-Core) [![Travis (.org)](https://img.shields.io/travis/Michannne/GraphQL-Core.svg?label=travis-CI&logo=travis)](https://travis-ci.org/Michannne/graphql-core)

GraphQL.NET can be found [here](https://github.com/graphql-dotnet/graphql-dotnet/)

Expand Down