mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
Update README for the move to github actions (#5160)
This commit is contained in:
parent
005360f901
commit
b94706416a
1 changed files with 2 additions and 2 deletions
|
|
@ -12,8 +12,8 @@ pyca/cryptography
|
|||
.. image:: https://travis-ci.org/pyca/cryptography.svg?branch=master
|
||||
:target: https://travis-ci.org/pyca/cryptography
|
||||
|
||||
.. image:: https://dev.azure.com/pyca/cryptography/_apis/build/status/Azure%20CI?branchName=master
|
||||
:target: https://dev.azure.com/pyca/cryptography/_build/latest?definitionId=3&branchName=master
|
||||
.. image:: https://github.com/pyca/cryptography/workflows/.github/workflows/ci.yml/badge.svg
|
||||
:target: https://github.com/pyca/cryptography/actions?query=workflow%3A.github%2Fworkflows%2Fci.yml+branch%3Amaster
|
||||
|
||||
.. image:: https://codecov.io/github/pyca/cryptography/coverage.svg?branch=master
|
||||
:target: https://codecov.io/github/pyca/cryptography?branch=master
|
||||
|
|
|
|||
Loading…
Reference in a new issue