Skip to content

Commit

Permalink
fix coverage badge
Browse files Browse the repository at this point in the history
  • Loading branch information
patflick committed Oct 5, 2015
1 parent 116a472 commit 0fa2b9c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
mxx
===
[![Build Status](https://travis-ci.org/patflick/mxx.svg?branch=master)](https://travis-ci.org/patflick/mxx)
![Coverage
Status](https://coveralls.io/repos/patflick/mxx/badge.svg?branch=master&service=github)](https://coveralls.io/github/patflick/mxx?branch=master)
[![Test Coverage](http:https://codecov.io/github/patflick/mxx/coverage.svg?branch=master)](http:https://codecov.io/github/patflick/mxx?branch=master)

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

0 comments on commit 0fa2b9c

Please sign in to comment.