]> git.ipfire.org Git - thirdparty/moment.git/commitdiff
Coveralls badge should use develop branch 2778/head
authorNick Merwin <n@mer.io>
Fri, 27 Nov 2015 19:20:05 +0000 (11:20 -0800)
committerNick Merwin <n@mer.io>
Fri, 27 Nov 2015 19:20:05 +0000 (11:20 -0800)
Since `develop` is this repo's default branch and there's no coverage data for master (yet).

README.md

index 21cb48a7ec21b99cab5f14dd45e4c97fa205fce0..6193e5eb82cb0af4c70d5e805953ab02db06290c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 [![Join the chat at https://gitter.im/moment/moment](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/moment/moment?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
 
 [![NPM version][npm-version-image]][npm-url] [![NPM downloads][npm-downloads-image]][npm-url] [![MIT License][license-image]][license-url] [![Build Status][travis-image]][travis-url]
-[![Coverage Status](https://coveralls.io/repos/moment/moment/badge.svg?branch=master)](https://coveralls.io/r/moment/moment?branch=master)
+[![Coverage Status](https://coveralls.io/repos/moment/moment/badge.svg?branch=develop)](https://coveralls.io/r/moment/moment?branch=develop)
 
 A lightweight JavaScript date library for parsing, validating, manipulating, and formatting dates.