Skip to content

Commit 078ee79

Browse files
authored
Merge pull request #188 from computationalmodelling/update-ci-status-badge
We haven't use Travis CI for some time now - update badge
2 parents 23066b1 + 92a8ad1 commit 078ee79

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
# Py.test plugin for validating Jupyter notebooks
22

3-
[![Build Status](https://travis-ci.org/computationalmodelling/nbval.svg)](https://travis-ci.org/computationalmodelling/nbval)
3+
[![Tests](https://github.com/computationalmodelling/nbval/actions/workflows/tests.yml/badge.svg)](https://github.com/computationalmodelling/nbval/actions/workflows/tests.yml)
44
[![PyPI Version](https://badge.fury.io/py/nbval.svg)](https://pypi.python.org/pypi/nbval)
55
[![Documentation Status](https://readthedocs.org/projects/nbval/badge/)](https://nbval.readthedocs.io/)
66

0 commit comments

Comments
 (0)