Skip to content

Commit 4c38fe6

Browse files
committed
FIX: point to the correct build status badge
(we don't use TravisCI anymore)
1 parent e207fac commit 4c38fe6

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
@@ -157,10 +157,10 @@ Get in touch
157157

158158
.. end-readme-file
159159
160-
.. |build-status| image:: https://travis-ci.org/larray-project/larray.svg?branch=master
160+
.. |build-status| image:: https://github.com/larray-project/larray/actions/workflows/python-package-conda.yml/badge.svg
161161
:alt: build status
162162
:scale: 100%
163-
:target: https://travis-ci.org/larray-project/larray
163+
:target: https://github.com/larray-project/larray/actions/workflows/python-package-conda.yml
164164

165165
.. |docs| image:: https://readthedocs.org/projects/larray/badge/?version=stable
166166
:alt: Documentation Status

0 commit comments

Comments
 (0)