summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authora14m <[email protected]>2020-12-09 17:20:42 +0000
committera14m <[email protected]>2020-12-09 17:20:42 +0000
commitff47ed53785e1df4503ece9a6621c88dc3ee52af (patch)
tree8ba275f1b86f91dbd09f03f56557dc134be850cd /README.md
parent261cd75a0a2277e05ce66e2b53a23b5151e5775a (diff)
parent4106d339f1c6b002d68952d230f48ae0172f24f6 (diff)
Merge branch 'feature/test-release-workflow' into 'master'
Pump version and update CHANGELOG for release See merge request a14m/game-of-life!5
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
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)