From bd55fa3eb105006e0ce0d135e42f311a5a76e39e Mon Sep 17 00:00:00 2001 From: Sebastian Geisler Date: Mon, 4 Jan 2021 14:52:23 +0100 Subject: [PATCH] Switch CI badge to GH actions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 56a12282..13cf1d09 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Status](https://travis-ci.org/rust-bitcoin/rust-bitcoin.png?branch=master)](https://travis-ci.org/rust-bitcoin/rust-bitcoin) +![Continuous integration](https://github.com/rust-bitcoin/rust-bitcoin/workflows/Continuous%20integration/badge.svg) [![Safety Dance](https://img.shields.io/badge/unsafe-forbidden-success.svg)](https://github.com/rust-secure-code/safety-dance/) # Rust Bitcoin Library