From ec5feeb45d39d0d5df15f8f2de61bbb200dba181 Mon Sep 17 00:00:00 2001 From: a14m Date: Wed, 9 Dec 2020 17:55:31 +0100 Subject: Update build status badge --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 0b66e68..cb684cc 100644 --- a/README.md +++ b/README.md @@ -1,7 +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 - - [Ruby](./CLI/ruby) + - [Ruby](./CLI/ruby) [![pipeline status](https://gitlab.com/a14m/game-of-life/badges/master/pipeline.svg)](https://gitlab.com/a14m/game-of-life/-/commits/master) -- cgit v1.2.3