Skip to content

Commit 4383fea

Browse files
committed
Replace (no longer used) Travis badge with GitHub action one (for test)
1 parent b241fe7 commit 4383fea

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
:target: https://hub.docker.com/r/nipy/heudiconv/tags/
99
:alt: Our Docker image
1010

11-
.. image:: https://travis-ci.org/nipy/heudiconv.svg?branch=master
12-
:target: https://travis-ci.org/nipy/heudiconv
13-
:alt: TravisCI
11+
.. image:: https://github.com/nipy/heudiconv/actions/workflows/test.yml/badge.svg?event=push
12+
:target: https://github.com/nipy/heudiconv/actions/workflows/test.yml
13+
:alt: GitHub Actions (test)
1414

1515
.. image:: https://codecov.io/gh/nipy/heudiconv/branch/master/graph/badge.svg
1616
:target: https://codecov.io/gh/nipy/heudiconv

0 commit comments

Comments
 (0)