Skip to content

Commit

Permalink
README: add azurepipelines badge
Browse files Browse the repository at this point in the history
  • Loading branch information
ethomson committed Sep 14, 2018
1 parent 5671a7a commit 0a2d25a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
# LibGit2Sharp

[![master azurepipelines][master-azurepipelines-badge]][master-azurepipelines]
[![master win][master-win-badge]][master-win]
[![master nix][master-nix-badge]][master-nix]
[![coverity][coverity-badge]][coverity-project]
[![coveralls][coveralls-badge]][coveralls-project]

[master-azurepipelines-badge]: https://dev.azure.com/libgit2sharp/libgit2sharp/_apis/build/status/libgit2sharp
[master-azurepipelines]: https://dev.azure.com/libgit2sharp/libgit2sharp/_apis/build/status/libgit2sharp?branchName=master
[master-win-badge]: https://ci.appveyor.com/api/projects/status/8qxcoqdo9kp7x2w9/branch/master?svg=true
[master-win]: https://ci.appveyor.com/project/libgit2/libgit2sharp/branch/master
[master-nix-badge]: https://travis-ci.org/libgit2/libgit2sharp.svg?branch=master
Expand Down

0 comments on commit 0a2d25a

Please sign in to comment.