Skip to content

Commit

Permalink
fix: link build badge to master branch (#505)
Browse files Browse the repository at this point in the history
link build badge to master branch
  • Loading branch information
bcoe committed May 16, 2016
2 parents 3227248 + ba69ea1 commit 7126b47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -1521,7 +1521,7 @@ This module is loosely inspired by Perl's
[Getopt::Casual](http://search.cpan.org/~photo/Getopt-Casual-0.13.1/Casual.pm).

[travis-url]: https://travis-ci.org/yargs/yargs
[travis-image]: https://img.shields.io/travis/yargs/yargs.svg
[travis-image]: https://img.shields.io/travis/yargs/yargs/master.svg
[gemnasium-url]: https://gemnasium.com/yargs/yargs
[gemnasium-image]: https://img.shields.io/gemnasium/yargs/yargs.svg
[coveralls-url]: https://coveralls.io/github/yargs/yargs
Expand Down

0 comments on commit 7126b47

Please sign in to comment.