Skip to content

Commit 9bc4f65

Browse files
authored
Replace Build Status badge with Linux testing. (#1047)
1 parent 761bbed commit 9bc4f65

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
<tr>
4040
<td>Build Status</td>
4141
<td>
42-
<a href="https://travis-ci.org/zarr-developers/zarr-python">
43-
<img src="https://travis-ci.org/zarr-developers/zarr-python.svg?branch=main" alt="travis build status" />
42+
<a href="https://github.com/zarr-developers/zarr-python/blob/main/.github/workflows/python-package.yml">
43+
<img src="https://github.com/zarr-developers/zarr-python/actions/workflows/python-package.yml/badge.svg" alt="license" />
4444
</a>
4545
</td>
4646
</tr>

0 commit comments

Comments
 (0)