Skip to content

Commit e7ba9af

Browse files
authored
Merge pull request microsoft#143 from wravery/master
Update README with new CI badges
2 parents 0fd0c99 + 68057e6 commit e7ba9af

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Introduction
22

3-
[![Build Status](https://dev.azure.com/wravery/Build%20Pipelines/_apis/build/status/CppGraphQLGen-CI%20(Microsoft)?branchName=master)](https://dev.azure.com/wravery/Build%20Pipelines/_build/latest?definitionId=7&branchName=master)
3+
![Windows](https://github.com/microsoft/cppgraphqlgen/workflows/Windows/badge.svg)
4+
![macOS](https://github.com/microsoft/cppgraphqlgen/workflows/macOS/badge.svg)
5+
![Linux](https://github.com/microsoft/cppgraphqlgen/workflows/Linux/badge.svg)
46

57
[GraphQL](https://graphql.org/) and [React](https://reactjs.org/) go together like peanut butter
68
and jelly, especially if you use a GraphQL client/compiler like [Relay](http://facebook.github.io/relay/en/)

0 commit comments

Comments
 (0)