Skip to content

Commit 7e22282

Browse files
committed
update readme
1 parent d5fc14c commit 7e22282

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/CI.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Python package
1+
name: CI
22

33
on: [push]
44

Readme.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
meshcat-python: Python Bindings to the MeshCat WebGL viewer
22
===========================================================
33

4-
.. image:: https://travis-ci.org/rdeits/meshcat-python.svg?branch=master
5-
:target: https://travis-ci.org/rdeits/meshcat-python
4+
.. image:: https://github.com/rdeits/meshcat-python/workflows/CI/badge.svg?branch=master
5+
:target: https://github.com/rdeits/meshcat-python/actions?query=workflow%3ACI
66
.. image:: https://codecov.io/gh/rdeits/meshcat-python/branch/master/graph/badge.svg
77
:target: https://codecov.io/gh/rdeits/meshcat-python
88

0 commit comments

Comments
 (0)