Skip to content

Commit

Permalink
Update codecov badge
Browse files Browse the repository at this point in the history
  • Loading branch information
patflick committed Apr 28, 2016
1 parent 51b94a5 commit 069e06c
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 @@ mxx
===
[![Build Status](https://img.shields.io/travis/patflick/mxx.svg)](https://travis-ci.org/patflick/mxx)
[![Build Status](https://travis-ci.org/patflick/mxx.svg?branch=master)](https://travis-ci.org/patflick/mxx)
[![Test Coverage](https://img.shields.io/codecov/c/github/patflick/mxx.svg)](http:https://codecov.io/github/patflick/mxx?branch=master)
[![codecov](https://codecov.io/gh/patflick/mxx/branch/master/graph/badge.svg)](https:https://codecov.io/gh/patflick/mxx)
[![Apache 2.0 License](https://img.shields.io/badge/license-Apache%20v2.0-blue.svg)](LICENSE)

`mxx` is a `C++`/`C++11` template library for `MPI`. The main goal of this
Expand Down

0 comments on commit 069e06c

Please sign in to comment.