Replace build status and coveralls badge

to show gitlab pipeline status and coverage for gitlab repo
This commit is contained in:
Thor77 2019-04-24 21:09:01 +02:00
parent 0b2e0f983c
commit 2873512bd8
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# turniere-backend [![Build Status](https://travis-ci.org/turniere/turniere-backend.svg?branch=master)](https://travis-ci.org/turniere/turniere-backend) [![Coverage Status](https://coveralls.io/repos/github/turniere/turniere-backend/badge.svg)](https://coveralls.io/github/turniere/turniere-backend)
# turniere-backend [![pipeline status](https://gitlab.com/turniere/turniere-backend/badges/master/pipeline.svg)](https://gitlab.com/turniere/turniere-backend/commits/master) [![Coverage Status](https://coveralls.io/repos/gitlab/turniere/turniere-backend/badge.svg?branch=ticket%2FTURNIERE-155)](https://coveralls.io/gitlab/turniere/turniere-backend?branch=ticket%2FTURNIERE-155)
Ruby on Rails application serving as backend for turnie.re
# Installation