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 b241fe7 commit 4383feaCopy full SHA for 4383fea
README.rst
@@ -8,9 +8,9 @@
8
:target: https://hub.docker.com/r/nipy/heudiconv/tags/
9
:alt: Our Docker image
10
11
-.. image:: https://travis-ci.org/nipy/heudiconv.svg?branch=master
12
- :target: https://travis-ci.org/nipy/heudiconv
13
- :alt: TravisCI
+.. image:: https://github.com/nipy/heudiconv/actions/workflows/test.yml/badge.svg?event=push
+ :target: https://github.com/nipy/heudiconv/actions/workflows/test.yml
+ :alt: GitHub Actions (test)
14
15
.. image:: https://codecov.io/gh/nipy/heudiconv/branch/master/graph/badge.svg
16
:target: https://codecov.io/gh/nipy/heudiconv
0 commit comments