Replace Travis with GitHub CI badge in README
GitHub does not allow customising the text on the badge, so currently the badge displays the name of the GitHub Action: Node.js CI
This commit is contained in:
parent
79eff831b2
commit
27a3c20e85
@ -1,6 +1,6 @@
|
|||||||
# Colouring London
|
# Colouring London
|
||||||
[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors)
|
[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors)
|
||||||
[![Build Status](https://travis-ci.com/tomalrussell/colouring-london.svg?branch=master)](https://travis-ci.com/tomalrussell/colouring-london)
|
![Build status](https://github.com/colouring-london/colouring-london/workflows/Node.js%20CI/badge.svg)
|
||||||
|
|
||||||
How many buildings are there in London? What are their characteristics? Where
|
How many buildings are there in London? What are their characteristics? Where
|
||||||
are they located and how do they contribute to the city? How adaptable are
|
are they located and how do they contribute to the city? How adaptable are
|
||||||
|
Loading…
Reference in New Issue
Block a user