aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2020-03-30 21:17:01 -0400
committerGitHub <noreply@github.com>2020-03-30 20:17:01 -0500
commitb94706416abb0972cfccab9baccea71c99efb2ff (patch)
treee37259e2cb2d8430a0158cf2e84e66d975ed69c5
parent005360f90140dcd2245966eca3fbdf91c2d8492b (diff)
downloadcryptography-b94706416abb0972cfccab9baccea71c99efb2ff.tar.gz
cryptography-b94706416abb0972cfccab9baccea71c99efb2ff.tar.bz2
cryptography-b94706416abb0972cfccab9baccea71c99efb2ff.zip
Update README for the move to github actions (#5160)
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index cb2a0d66..4a8d20d1 100644
--- a/README.rst
+++ b/README.rst
@@ -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