Skip to content

Commit

Permalink
Replace Azure badge by GitHub Actions in README
Browse files Browse the repository at this point in the history
  • Loading branch information
mstimberg authored Jun 1, 2021
1 parent 8520a1c commit dba2332
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -75,11 +75,13 @@ To run the test suite:
Testing status for master branch
--------------------------------

.. image:: https://dev.azure.com/brian-team/Brian2/_apis/build/status/brian-team.brian2?branchName=master
:target: https://dev.azure.com/brian-team/Brian2/_build/latest?definitionId=3&branchName=master
.. image:: https://github.com/brian-team/brian2/actions/workflows/testsuite.yml/badge.svg
:target: https://github.com/brian-team/brian2/actions/workflows/testsuite.yml
:alt: Test status on GitHub Actions

.. image:: https://img.shields.io/coveralls/brian-team/brian2/master.svg
:target: https://coveralls.io/r/brian-team/brian2?branch=master
:alt: Test coverage

.. image:: https://readthedocs.org/projects/brian2/badge/?version=stable
:target: https://brian2.readthedocs.io/en/stable/?badge=stable
Expand Down

0 comments on commit dba2332

Please sign in to comment.