aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/README.md b/README.md
index ecee5400b3..8723f6369c 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@ Welcome to the OpenSSL Project
[![openssl logo]][www.openssl.org]
-[![travis badge]][travis jobs]
+[![github actions ci badge]][github actions ci]
[![appveyor badge]][appveyor jobs]
OpenSSL is a robust, commercial-grade, full-featured Open Source Toolkit
@@ -206,13 +206,13 @@ All rights reserved.
doc/images/openssl.svg
"OpenSSL Logo"
-[travis badge]:
- <https://travis-ci.com/openssl/openssl.svg?branch=master>
- "Travis Build Status"
+[github actions ci badge]:
+ <https://github.com/openssl/openssl/workflows/GitHub%20CI/badge.svg>
+ "GitHub Actions CI Status"
-[travis jobs]:
- <https://travis-ci.com/openssl/openssl>
- "Travis Jobs"
+[github actions ci]:
+ <https://github.com/openssl/openssl/actions?query=workflow%3A%22GitHub+CI%22>
+ "GitHub Actions CI"
[appveyor badge]:
<https://ci.appveyor.com/api/projects/status/8e10o7xfrg73v98f/branch/master?svg=true>