From 0f3b9eeb3cb8ec9561dbfd6ed87a37267d721df8 Mon Sep 17 00:00:00 2001 From: thomas_jakemeyn Date: Sun, 8 May 2016 16:12:14 +0200 Subject: [PATCH] Fixed github badges --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 01c421f..54868ea 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ [![Build Status][build]](https://travis-ci.org/nightshiftjs/nightshift-core) [![Coverage Status][coverage]](https://coveralls.io/github/nightshiftjs/nightshift-core) [![Dependencies Status][deps]](https://david-dm.org/nightshiftjs/nightshift-core) -[build]: https://img.shields.io/travis/nightshiftjs/nightshift-core/master.svg?maxAge=2592000&style=flat -[coverage]: https://img.shields.io/coveralls/nightshiftjs/nightshift-core/master.svg?maxAge=2592000&style=flat -[deps]: https://img.shields.io/david/nightshiftjs/nightshift-core/master.svg?maxAge=2592000&style=flat +[build]: https://img.shields.io/travis/nightshiftjs/nightshift-core/master.svg?maxAge=0&style=flat +[coverage]: https://img.shields.io/coveralls/nightshiftjs/nightshift-core/master.svg?maxAge=0&style=flat +[deps]: https://img.shields.io/david/nightshiftjs/nightshift-core/master.svg?maxAge=0&style=flat [NightShift](https://github.com/nightshiftjs) has been designed to be configurable and extendable.