We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e207fac commit 4c38fe6Copy full SHA for 4c38fe6
README.rst
@@ -157,10 +157,10 @@ Get in touch
157
158
.. end-readme-file
159
160
-.. |build-status| image:: https://travis-ci.org/larray-project/larray.svg?branch=master
+.. |build-status| image:: https://github.com/larray-project/larray/actions/workflows/python-package-conda.yml/badge.svg
161
:alt: build status
162
:scale: 100%
163
- :target: https://travis-ci.org/larray-project/larray
+ :target: https://github.com/larray-project/larray/actions/workflows/python-package-conda.yml
164
165
.. |docs| image:: https://readthedocs.org/projects/larray/badge/?version=stable
166
:alt: Documentation Status
0 commit comments