summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjörn Esser <besser82@fedoraproject.org>2021-07-22 19:38:55 +0200
committerBjörn Esser <besser82@fedoraproject.org>2021-07-22 19:42:02 +0200
commit659e157e63d32c29b8e9eb6e351401a67beb9640 (patch)
tree24ff22f9d92ed0a7117bebd95dd78fa749bd4a7d
parent9011b0b06f477d50d2f4f7afe3b4381538affcdc (diff)
downloadlibxcrypt-659e157e63d32c29b8e9eb6e351401a67beb9640.tar.gz
libxcrypt-659e157e63d32c29b8e9eb6e351401a67beb9640.tar.bz2
libxcrypt-659e157e63d32c29b8e9eb6e351401a67beb9640.zip
README: Add badges for github actions.
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3fed5b7..cfbd76b 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,6 @@
-[![Build Status](https://travis-ci.org/besser82/libxcrypt.svg?branch=develop)](https://travis-ci.org/besser82/libxcrypt)
+![Build matrix](https://github.com/besser82/libxcrypt/actions/workflows/config-matrix.yml/badge.svg?branch=develop)
+![Memcheck](https://github.com/besser82/libxcrypt/actions/workflows/memcheck.yml/badge.svg?branch=develop)
+![Distcheck](https://github.com/besser82/libxcrypt/actions/workflows/distcheck.yml/badge.svg?branch=develop)
[![COPR Build Status](https://copr.fedorainfracloud.org/coprs/besser82/libxcrypt_CI/package/libxcrypt/status_image/last_build.png)](https://copr.fedorainfracloud.org/coprs/besser82/libxcrypt_CI)
[![codecov](https://codecov.io/gh/besser82/libxcrypt/branch/develop/graph/badge.svg)](https://codecov.io/gh/besser82/libxcrypt)
[![Coverity Scan Build Status](https://scan.coverity.com/projects/17073/badge.svg)](https://scan.coverity.com/projects/besser82-libxcrypt)