From 88293db943b7c4bcb85fd5df69c092cce8afec9e Mon Sep 17 00:00:00 2001 From: a14m Date: Thu, 3 Dec 2020 23:26:47 +0100 Subject: Add build status --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index d2a3271..0b66e68 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # Game of Life +[![Build Status](https://travis-ci.com/a14m/game-of-life.svg?branch=master)](https://travis-ci.com/a14m/game-of-life) + A repo that includes a different implementations for [Game of Life](https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life) in the following languages -- cgit v1.2.3