summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornulltoken <emeric.fermas@gmail.com>2014-12-10 10:11:37 +0100
committernulltoken <emeric.fermas@gmail.com>2014-12-10 10:11:37 +0100
commita7e06cb026ac3edb0e5c4bac980584e98235d2a8 (patch)
tree9a520bc0b49d5283a6636815a88869796c2d593d
parent037b2a8b00036f41a05ed3b056f8b784a544010c (diff)
downloadlibgit2-a7e06cb026ac3edb0e5c4bac980584e98235d2a8.tar.gz
readme: Add AppVeyor build status badge/link
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2187c7f9f..ec74f23ea 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,7 @@ libgit2 - the Git linkable library
==================================
[![Travis Build Status](https://secure.travis-ci.org/libgit2/libgit2.png?branch=master)](http://travis-ci.org/libgit2/libgit2)
+[![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/gnjsdi9r48cfoveg/branch/master?svg=true)](https://ci.appveyor.com/project/nulltoken/libgit2/branch/master)
[![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