From aa1e69e98bb70277d9e8f013a09d6bddfdf2cfd6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Damir=20Jeli=C4=87?= Date: Sun, 15 Mar 2020 13:02:20 +0100 Subject: [PATCH] README: Add the build status. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6852ce06..46819400 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Build Status](https://img.shields.io/travis/matrix-org/matrix-rust-sdk.svg?style=flat-square)](https://travis-ci.org/matrix-org/matrix-rust-sdk) + # matrix-rust-sdk **matrix-rust-sdk** is an implementation of a [Matrix][] client-server library in [Rust][].