summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorClaudiu Popa <pcmanticore@gmail.com>2015-12-11 14:28:50 +0200
committerClaudiu Popa <pcmanticore@gmail.com>2015-12-11 14:28:50 +0200
commita77489d20c536d3e4c92d637286fa9e7fb626813 (patch)
tree4884e2658b5d92a1937b193353cf191c9a62252d /README.rst
parent386a880632679c320bc57a3a0b5d4d548d92408b (diff)
downloadastroid-git-a77489d20c536d3e4c92d637286fa9e7fb626813.tar.gz
Add Travis badge.
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst9
1 files changed, 5 insertions, 4 deletions
diff --git a/README.rst b/README.rst
index b19aca87..f4dd58b8 100644
--- a/README.rst
+++ b/README.rst
@@ -1,10 +1,11 @@
-.. image:: https://drone.io/bitbucket.org/logilab/astroid/status.png
- :alt: drone.io Build Status
- :target: https://drone.io/bitbucket.org/logilab/astroid
-
Astroid
=======
+.. image:: https://travis-ci.org/PyCQA/astroid.svg?branch=master
+ :target: https://travis-ci.org/PyCQA/astroid
+
+
+
What's this?
------------