Skip to content

Commit 96b1996

Browse files
authored
Replace Travis badge with GH-actions' [skip ci]
1 parent d258e17 commit 96b1996

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ version-controlled resource that allows researchers to use templates
1616
:target: https://doi.org/10.5281/zenodo.2583289
1717
.. |CircleCI| image:: https://circleci.com/gh/templateflow/python-client/tree/master.svg?style=shield
1818
:target: https://circleci.com/gh/templateflow/python-client/tree/master
19-
.. |Build Status| image:: https://travis-ci.org/templateflow/python-client.svg?branch=master
20-
:target: https://travis-ci.org/templateflow/python-client
19+
.. |Build Status| image:: https://github.com/templateflow/python-client/workflows/Python%20package/badge.svg
20+
:target: https://github.com/templateflow/python-client/actions?query=workflow%3A%22Python+package%22
2121
.. |Pypi| image:: https://img.shields.io/pypi/v/templateflow.svg
2222
:target: https://pypi.python.org/pypi/templateflow/

0 commit comments

Comments
 (0)