Skip to content

Commit bb02313

Browse files
Merge pull request #9 from martincostello/Add-Travis-To-Readme
Add Travis badge and chart
2 parents ce6e610 + 84ce08a commit bb02313

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
# ![Alt text](browserstack-logo.png) BrowserStack Automate REST API .NET Client
22

3-
## Build Status
4-
5-
[![Build status](https://img.shields.io/appveyor/ci/martincostello/browserstack-automate/master.svg)](https://ci.appveyor.com/project/martincostello/browserstack-automate)
6-
73
[![NuGet](https://buildstats.info/nuget/MartinCostello.BrowserStack.Automate)](http://www.nuget.org/packages/MartinCostello.BrowserStack.Automate)
84

9-
[![Build History](https://buildstats.info/appveyor/chart/martincostello/browserstack-automate?branch=master&includeBuildsFromPullRequest=false)](https://ci.appveyor.com/project/martincostello/browserstack-automate)
5+
## Build Status
6+
7+
| | Linux | Windows |
8+
|:-:|:-:|:-:|
9+
| **Build Status** | [![Build status](https://img.shields.io/travis/martincostello/browserstack-automate/master.svg)](https://travis-ci.org/martincostello/browserstack-automate) | [![Build status](https://img.shields.io/appveyor/ci/martincostello/browserstack-automate/master.svg)](https://ci.appveyor.com/project/martincostello/browserstack-automate) |
10+
| **Build History** | [![Build history](https://buildstats.info/travisci/chart/martincostello/browserstack-automate?branch=master&includeBuildsFromPullRequest=false)](https://travis-ci.org/martincostello/browserstack-automate) | [![Build history](https://buildstats.info/appveyor/chart/martincostello/browserstack-automate?branch=master&includeBuildsFromPullRequest=false)](https://ci.appveyor.com/project/martincostello/browserstack-automate) |
1011

1112
## Overview
1213

0 commit comments

Comments
 (0)