|
@@ -63,13 +63,13 @@
|
|
|
},
|
|
|
"badges": [
|
|
|
{
|
|
|
- "url": "https://secure.travis-ci.org/gleitz/howdoi.png?branch=master" ,
|
|
|
+ "url": "https://img.shields.io/travis/gleitz/howdoi?style=plastic&color=78dce8" ,
|
|
|
"href": "https://travis-ci.org/github/gleitz/howdoi",
|
|
|
"description": "Howdoi Travis CI Build"
|
|
|
|
|
|
},
|
|
|
{
|
|
|
- "url": "https://github.com/gleitz/howdoi/workflows/Node.js%20CI/badge.svg" ,
|
|
|
+ "url": "https://img.shields.io/github/workflow/status/gleitz/howdoi/Node.js%20CI?color=78dce8&label=Node.js%20CI&style=plastic" ,
|
|
|
"href": "https://github.com/gleitz/howdoi/actions?query=workflow%3A%22Node.js+CI%22",
|
|
|
"description": "Github Actions Node.js CI"
|
|
|
|