diff --git a/README.md b/README.md index 29603d50..b16619a0 100644 --- a/README.md +++ b/README.md @@ -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: diff --git a/src/README_js.md b/src/README_js.md index f38aca01..27fbcc7c 100644 --- a/src/README_js.md +++ b/src/README_js.md @@ -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: