Skip to content

Commit

Permalink
add travis and coverage images
Browse files Browse the repository at this point in the history
  • Loading branch information
jasoeight committed Mar 7, 2017
1 parent 0c1d5b3 commit 15aa55c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,11 @@ A small library that adds commas to numbers

## Tests

`npm test`
`npm run test`

[![Build Status](https://travis-ci.org/jasoeight/number-formatter.svg?branch=master)](https://travis-ci.org/jasoeight/number-formatter)

[![Coverage Status](https://coveralls.io/repos/github/jasoeight/number-formatter/badge.svg?branch=master)](https://coveralls.io/github/jasoeight/number-formatter?branch=master)

## Contributing

Expand Down

0 comments on commit 15aa55c

Please sign in to comment.