Skip to content
This repository was archived by the owner on Oct 10, 2018. It is now read-only.

Commit 73e97a0

Browse files
author
Kent C. Dodds
committed
docs(readme): Update badge (and fix dep)
1 parent 37ed4b8 commit 73e97a0

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![bower version](https://img.shields.io/bower/v/api-check.svg?style=flat-square)](https://www.npmjs.org/package/angular-formly)
44
[![npm version](https://img.shields.io/npm/v/api-check.svg?style=flat-square)](https://www.npmjs.org/package/angular-formly)
55
[![npm downloads](https://img.shields.io/npm/dm/api-check.svg?style=flat-square)](http://npm-stat.com/charts.html?package=api-check)
6-
[![Build Status](https://snap-ci.com/kentcdodds/api-check/branch/master/build_image)](https://snap-ci.com/kentcdodds/api-check/branch/master)
6+
[![Build Status](https://img.shields.io/travis/kentcdodds/api-check.svg?style=flat-square)](https://travis-ci.org/kentcdodds/api-check)
77
[![Code Coverage](https://img.shields.io/codecov/c/github/kentcdodds/api-check.svg?style=flat-square)](https://codecov.io/github/kentcdodds/api-check)
88
[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/kentcdodds/api-check?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
99

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"eslint": "1.5.1",
1818
"eslint-config-kentcdodds": "4.0.0",
1919
"eslint-loader": "1.0.0",
20+
"eslint-plugin-mocha": "0.5.1",
2021
"ghooks": "0.3.2",
2122
"isparta": "3.0.3",
2223
"isparta-loader": "0.2.0",

0 commit comments

Comments
 (0)