Skip to content

Commit 10b124f

Browse files
author
Scott Sanderson
authored
Merge pull request #33 from ssanderson/fix-build-badge
DOC: Fix build badge from switch to GH Actions.
2 parents 48d5360 + 8edeec4 commit 10b124f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ Installation
1919
$ pip install python-interface
2020
2121
.. _`documentation` : http://interface.readthedocs.io
22-
.. |build status| image:: https://travis-ci.org/ssanderson/interface.svg?branch=master
23-
:target: https://travis-ci.org/ssanderson/interface
22+
.. |build status| image:: https://github.com/ssanderson/python-interface/workflows/interface-ci/badge.svg
23+
:target: https://github.com/ssanderson/python-interface/actions

0 commit comments

Comments
 (0)