We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a129f4 commit 747640bCopy full SHA for 747640b
README.rst
@@ -4,9 +4,15 @@ NIPYPE: Neuroimaging in Python: Pipelines and Interfaces
4
5
.. image:: https://travis-ci.org/nipy/nipype.png?branch=master
6
:target: https://travis-ci.org/nipy/nipype
7
+
8
+.. image:: https://circleci.com/gh/nipy/nipype/tree/master.svg?style=svg
9
+ :target: https://circleci.com/gh/nipy/nipype/tree/master
10
11
.. image:: https://coveralls.io/repos/nipy/nipype/badge.png
12
:target: https://coveralls.io/r/nipy/nipype
13
14
+.. image:: https://www.codacy.com/project/badge/182f27944c51474490b369d0a23e2f32
15
+ :target: https://www.codacy.com/app/krzysztof-gorgolewski/nipy_nipype
16
17
.. image:: https://img.shields.io/pypi/v/nipype.svg
18
:target: https://pypi.python.org/pypi/nipype/
0 commit comments