summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorClaudiu Popa <pcmanticore@gmail.com>2015-12-16 11:48:33 +0200
committerClaudiu Popa <pcmanticore@gmail.com>2015-12-16 11:48:33 +0200
commitd8566bb913bf841fa1566eee5d5e1ae03c2feda1 (patch)
treed6fa4f4d9f51a22d024c65f61d5197b0177ce4fd /README.rst
parent3fb9024ad4637a56211e0b7d63f803860c70ef74 (diff)
downloadastroid-git-d8566bb913bf841fa1566eee5d5e1ae03c2feda1.tar.gz
Add AppVeyor badge.
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index f4dd58b8..f358204a 100644
--- a/README.rst
+++ b/README.rst
@@ -4,6 +4,10 @@ Astroid
.. image:: https://travis-ci.org/PyCQA/astroid.svg?branch=master
:target: https://travis-ci.org/PyCQA/astroid
+.. image:: https://ci.appveyor.com/api/projects/status/github/PCManticore/astroid?branch=master&svg=true
+ :alt: AppVeyor Build Status
+ :target: https://ci.appveyor.com/project/PCManticore/astroid
+
What's this?