From 9c663b2dd8552f892dc0205330bbc73a484ecd81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kat=20March=C3=A1n?= Date: Mon, 14 Nov 2016 14:25:04 -0800 Subject: Update build status branch in README PR-URL: https://github.com/npm/npm/pull/14627 Credit: @zkat Reviewed-By: @iarna --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index e85a02808..eedf76b6b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ npm(1) -- a JavaScript package manager ============================== -[![Build Status](https://img.shields.io/travis/npm/npm/master.svg)](https://travis-ci.org/npm/npm) +[![Build Status](https://img.shields.io/travis/npm/npm/latest.svg)](https://travis-ci.org/npm/npm) ## SYNOPSIS This is just enough info to get you up and running. @@ -156,7 +156,7 @@ When you find issues, please report them: Be sure to include *all* of the output from the npm command that didn't work as expected. The `npm-debug.log` file is also helpful to provide. -You can also look for isaacs in #node.js on irc://irc.freenode.net. He +You can also look for isaacs in #node.js on irc://irc.freenode.net. She will no doubt tell you to put the output in a gist or email. ## SEE ALSO -- cgit v1.2.3