Skip to content

Commit

Permalink
chore: travis tests badge
Browse files Browse the repository at this point in the history
  • Loading branch information
broofa committed Apr 11, 2018
1 parent 9508ad5 commit abcb6e1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -5,6 +5,8 @@

A comprehensive, compact MIME type module.

[![Build Status](https://travis-ci.org/broofa/node-mime.svg?branch=master)](https://travis-ci.org/broofa/node-mime)

## Version 2 Notes

Version 2 is a breaking change from 1.x as the semver implies. Specifically:
Expand Down
2 changes: 2 additions & 0 deletions src/README_js.md
Expand Up @@ -5,6 +5,8 @@ runmd.onRequire = path => path.replace(/^mime/, '..');

A comprehensive, compact MIME type module.

[![Build Status](https://travis-ci.org/broofa/node-mime.svg?branch=master)](https://travis-ci.org/broofa/node-mime)

## Version 2 Notes

Version 2 is a breaking change from 1.x as the semver implies. Specifically:
Expand Down

0 comments on commit abcb6e1

Please sign in to comment.