Skip to content

Commit c47d45d

Browse files
authored
Merge pull request #164 from vpython/my-new-branch
Fixed status badge in README
2 parents c4a8bfd + db57911 commit c47d45d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,8 @@ in the `labextension` folder.
6969

7070
## vpython build status (for the vpython developers)
7171

72-
[![Build Status](https://travis-ci.com/vpython/vpython-jupyter.svg?branch=master)](https://travis-ci.com/vpython/vpython-jupyter) [![Build status](https://ci.appveyor.com/api/projects/status/mb3y238y1eae7xnh?svg=true)](https://ci.appveyor.com/project/vpython/vpython-jupyter)
72+
![Testing workfloww](https://github.com/vpython/vpython-jupyter/actions/workflows/build.yml/badge.svg)
73+
7374

7475
## Working with the source code
7576

0 commit comments

Comments
 (0)