Skip to content

Commit 7a1480e

Browse files
committed
Use the GitHub Actions status badge
1 parent f863137 commit 7a1480e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ Tools for converting volumetric images and surface meshes to the pre-computed fo
88
:target: https://pypi.python.org/pypi/neuroglancer-scripts
99
:alt: PyPI Version
1010

11-
.. image:: https://travis-ci.org/HumanBrainProject/neuroglancer-scripts.svg?branch=master
12-
:target: https://travis-ci.org/HumanBrainProject/neuroglancer-scripts
11+
.. image:: https://github.com/HumanBrainProject/neuroglancer-scripts/actions/workflows/tox.yaml/badge.svg
12+
:target: https://github.com/HumanBrainProject/neuroglancer-scripts/actions/workflows/tox.yaml
1313
:alt: Build Status
1414

1515
.. image:: https://codecov.io/gh/HumanBrainProject/neuroglancer-scripts/branch/master/graph/badge.svg

docs/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ Documentation of neuroglancer-scripts
1010
:target: https://pypi.python.org/pypi/neuroglancer-scripts
1111
:alt: PyPI Version
1212

13-
.. image:: https://travis-ci.org/HumanBrainProject/neuroglancer-scripts.svg?branch=master
14-
:target: https://travis-ci.org/HumanBrainProject/neuroglancer-scripts
13+
.. image:: https://github.com/HumanBrainProject/neuroglancer-scripts/actions/workflows/tox.yaml/badge.svg
14+
:target: https://github.com/HumanBrainProject/neuroglancer-scripts/actions/workflows/tox.yaml
1515
:alt: Build Status
1616

1717
.. image:: https://codecov.io/gh/HumanBrainProject/neuroglancer-scripts/branch/master/graph/badge.svg

0 commit comments

Comments
 (0)