8000 fix: build status badge (#538) · msgpack/msgpack-python@45f8486 · GitHub
[go: up one dir, main page]

Skip to content

Commit 45f8486

Browse files
authored
fix: build status badge (#538)
1 parent 802cbc9 commit 45f8486

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# MessagePack for Python
22

3-
[![Build Status](https://travis-ci.org/msgpack/msgpack-python.svg?branch=master)](https://travis-ci.org/msgpack/msgpack-python)
3+
[![Build Status](https://github.com/msgpack/msgpack-python/actions/workflows/wheel.yml/badge.svg)](https://github.com/msgpack/msgpack-python/actions/workflows/wheel.yml)
44
[![Documentation Status](https://readthedocs.org/projects/msgpack-python/badge/?version=latest)](https://msgpack-python.readthedocs.io/en/latest/?badge=latest)
55

66
## What's this

0 commit comments

Comments
 (0)
0