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 761bbed commit 9bc4f65Copy full SHA for 9bc4f65
README.md
@@ -39,8 +39,8 @@
39
<tr>
40
<td>Build Status</td>
41
<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" />
+ <a href="https://github.com/zarr-developers/zarr-python/blob/main/.github/workflows/python-package.yml">
+ <img src="https://github.com/zarr-developers/zarr-python/actions/workflows/python-package.yml/badge.svg" alt="license" />
44
</a>
45
</td>
46
</tr>
0 commit comments