From dab25fd352aaf46ec098e1c77494a36b2638ed07 Mon Sep 17 00:00:00 2001 From: Guillaume Pasquet Date: Mon, 18 Nov 2019 05:50:09 +0000 Subject: Add build status image --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b9729ce..d74272c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ ROGUERUST ========= +[![Build Status](https://travis-ci.org/Etenil/roguerust.svg?branch=master)](https://travis-ci.org/Etenil/roguerust) + A text-only old-school Roguelike game written in Rust. Please see `TODO.md` for more info. What does it look like? -- cgit v1.2.3