]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Update CI documentation for use of Github Actions
authorFiona Klute <fiona.klute@gmx.de>
Sat, 2 Jan 2021 17:24:18 +0000 (18:24 +0100)
committerFiona Klute <fiona.klute@gmx.de>
Sat, 2 Jan 2021 17:24:57 +0000 (18:24 +0100)
Signed-off-by: Fiona Klute <fiona.klute@gmx.de>
README.md

index 3ee6c79671ab7c7e0e65ae58d7eeaed085edee06..c5d69c03ac18cdcc243ab9a381a1a56072a847c6 100644 (file)
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
 |Branch|CI system|Status|Test suite coverage|Fuzzer coverage|
 |:----:|:-------:|-----:|:------:|:-------------:|
 |Master/3.6.x|Gitlab|[![build status](https://gitlab.com/gnutls/gnutls/badges/master/pipeline.svg)](https://gitlab.com/gnutls/gnutls/commits/master)|[![coverage report](https://gitlab.com/gnutls/gnutls/badges/master/coverage.svg)](https://gnutls.gitlab.io/coverage/master)|[![Fuzzer coverage report](https://gnutls.gitlab.io/coverage/master-fuzz/badge.svg)](https://gnutls.gitlab.io/coverage/master-fuzz)|
-|Master/3.6.x|Travis|[![build status](https://travis-ci.org/gnutls/gnutls.svg?branch=master)](https://travis-ci.org/gnutls/gnutls)|N/A|N/A|
+|Master/3.6.x|Github Actions|[![build status](https://github.com/gnutls/gnutls/workflows/MacOS%20CI/badge.svg)](https://github.com/gnutls/gnutls/actions)|N/A|N/A|
 
 
 # GnuTLS -- Information for developers