summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorEdward Thomson <ethomson@edwardthomson.com>2018-08-02 14:57:54 +0100
committerEdward Thomson <ethomson@edwardthomson.com>2018-08-02 16:08:55 +0100
commita1ae41b80b56cd49ecec049b7d2509f17596e116 (patch)
tree91e93764ecb7e09482eef5f3babc3156946bc968 /README.md
parent5d0070e113c26b0a7f242e165fbe2ee530149329 (diff)
downloadlibgit2-a1ae41b80b56cd49ecec049b7d2509f17596e116.tar.gz
ci: add VSTS build badge to READMEethomson/vsts-build-badge
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5b5018854..e9461d695 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,7 @@ libgit2 - the Git linkable library
[![Travis Build Status](https://secure.travis-ci.org/libgit2/libgit2.svg?branch=master)](http://travis-ci.org/libgit2/libgit2)
[![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/xvof5b4t5480a2q3/branch/master?svg=true)](https://ci.appveyor.com/project/libgit2/libgit2/branch/master)
+[![VSTS Build Status](https://libgit2.visualstudio.com/libgit2/_apis/build/status/libgit2)](https://libgit2.visualstudio.com/libgit2/_build/latest?definitionId=7)
[![Coverity Scan Build Status](https://scan.coverity.com/projects/639/badge.svg)](https://scan.coverity.com/projects/639)
`libgit2` is a portable, pure C implementation of the Git core methods