Skip to content

Commit

Permalink
CircleCI badge: only show build status for the master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
wilzbach committed Dec 10, 2016
1 parent b100b85 commit a4182ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
===================================================================

[![GitHub tag](https://img.shields.io/github/tag/dlang/phobos.svg?maxAge=86400)](#)
[![Build status](https://img.shields.io/circleci/project/dlang/phobos.svg?maxAge=86400)](https://circleci.com/gh/dlang/phobos)
[![Build status](https://img.shields.io/circleci/project/dlang/phobos/master.svg?maxAge=86400)](https://circleci.com/gh/dlang/phobos)
[![Code coverage](https://img.shields.io/codecov/c/github/dlang/phobos.svg?maxAge=86400)](https://codecov.io/gh/dlang/phobos)
[![Issue Stats](https://img.shields.io/issuestats/p/github/dlang/phobos.svg?maxAge=2592000)](http://www.issuestats.com/github/dlang/phobos)

Expand Down

0 comments on commit a4182ab

Please sign in to comment.