Skip to content

Commit

Permalink
add travis badge to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashley Williams committed Oct 29, 2015
1 parent 9d28c63 commit 985f06a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

The place where all things npm are documented.

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

## Editing Content

All the markdown files can be found in the [content](content) directory. Some of these files live here in this repository, others live in other repositories and are imported during the build process. These imported files are [ignored by git](.gitignore) to prevent people from accidentally editing the wrong files.
Expand Down

0 comments on commit 985f06a

Please sign in to comment.